This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/12866] fail to load elf compiled by ARM RVCT3.1


http://sourceware.org/bugzilla/show_bug.cgi?id=12866

--- Comment #4 from 1avender <lkn0371 at 163 dot com> 2011-06-13 04:57:40 UTC ---
Additional information:

Environment:
C, C++, RVCT 3.1 (1021), dwarf2, Host=i686-pc-mingw32, target=i686-pc-mingw32

When I changed to use RVCT 3.1 (569) to link the elf, it can be loaded
successful.

Then, I changed to another big project and used RVCT 3.1 (569) to link, it
fails to be loaded this time.

So file size is one of the affect factor.

I'm trying to change the target (target=i686-pc-mingw32 -> target=arm-elf)...

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]