bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

update to last bug report


From: John Love-Jensen
Subject: update to last bug report
Date: Tue, 19 Dec 2000 14:37:49 -0600

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]