This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

Re: malloc() never returns


On Thu, Jun 08, 2006 at 11:41:12PM +0200, Torsten Mohr wrote:
> So is it possible that GDB loads the sections in the ELF file to the
> VMA and not to the LMA?

That is correct.

> Is there a standard solution to this standard problem?

No, I don't think there is.  However, people have started to mention
this as a problem more frequently in the last few months.  Maybe it's
time for "load" to grow an option to use LMA.

-- 
Daniel Jacobowitz
CodeSourcery


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