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 #3 from 1avender <lkn0371 at 163 dot com> 2011-06-13 02:38:45 UTC ---
(In reply to comment #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.
> Your GDB is quite old.  Can gdb cvs trunk or 7.2 have the same problem?

thank you very much!
I tried gdb 7.2 again.
the same problem, only different line number.

../../gdb-7.2/gdb/utils.c:1401: internal-error: virtual memory
exhausted: can't allocate 213909504 bytes.

I thought there may be some memory leak when gdb loading elf compiled by
rvct3.1
I searched this kind of usage, gdb + rvct3.1, but there is no result. So I
think there maybe nobody used it.

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