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] New: fail to load elf compiled by ARM RVCT3.1


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

           Summary: fail to load elf compiled by ARM RVCT3.1
           Product: gdb
           Version: 7.1
            Status: NEW
          Severity: critical
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: lkn0371@163.com


Created attachment 5778
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5778
elf file I used

When I use GDB to debug arm program, it failed to load elf file compiled by ARM
RVCT. It can load elf compiled by ADS1.2. But RVCT3.1 and ADS1.2 are using the
same dwarf version (dwarf 2)

the error message as below:
../../gdb-7.1.50.20100521/gdb/utils.c:1269: internal-error: virtual memory
exhausted: can't allocate 21390954 bytes.

Attached please find the elf file.

thank you very much to help me!

-- 
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]