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