add-symbol-file and CORE_ADDR

Kip Walker kwalker@broadcom.com
Wed Sep 25 08:37:00 GMT 2002


Sorry, should have stated:

version is GNU gdb 5.2.1
targetting a remote 64-bit MIPS CPU.

Kip

kwalker@broadcom.com ("Kip Walker") writes:

> It looks like there might be a problem with add-symbol-file's parsing
> of section addresses when CORE_ADDR is a 64-bit type, since 'strtoul'
> is used.  I haven't dug through the code to see if there are any
> locations that already handle address parsing that works whether
> CORE_ADDR is 32 or 64 bits.
> 
> Kip



More information about the Gdb mailing list