On Wed, Jul 22, 2009 at 7:25 AM, Tom Tromey wrote: > Paul, could you please either fix this ASAP, or revert the change while > coming up with a fix?  Thanks. Here is the fix for both issues. Tested on Linux/x86_64, no regressions. I'll work up a test case for add-symbol-file in a separate patch. Not sure if I can make a test case for objfile_relocate though. Thanks, -- Paul Pluzhnikov 2009-07-22 Paul Pluzhnikov * objfiles.c (objfile_relocate): Must rebuild section map. (set_objfiles_updated_on_new_objfile): New observer. (_initialize_objfiles): Register it.