add-symbol-file and CORE_ADDR

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


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