Dear gdb gurus, Well, I think the games afoot. The problem seems to be in the construction of the object_files list. Each struct objfile's psymtab is properly associated. But each struct objfile's symtab all ends up in aggregated in a single struct objfile's symtabs. (Unless this is *supposed* to be how it works, in which case the logic to retrieve the file/line is messed up.) Thus, gdb cannot associate the correct file/line to the desired breakpoint, trace, step into, list, et al. More to come. Sincerely, John Love-Jensen Adobe Systems Incorporated PS: SunOS 5.8, gcc 2.95.2 -gstabs+3, gdb 5.0 _______________________________________________ Bug-gdb mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gdb