This is the mail archive of the insight-prs@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: insight/109: couldn't find source file I wanted on combobox


Synopsis: couldn't find source file I wanted on combobox

Responsible-Changed-From-To: unassigned->kseitz
Responsible-Changed-By: kseitz
Responsible-Changed-When: Fri Jan  4 13:00:36 2002
Responsible-Changed-Why:
    Got it.
State-Changed-From-To: open->analyzed
State-Changed-By: kseitz
State-Changed-When: Fri Jan  4 13:00:36 2002
State-Changed-Why:
    The problem is that the list of files is computed when the executable is loaded. We never receive any real notification that we've loaded a shared library.
    
    Nonetheless, I think this should be relatively easy to fix, since we do get notified whenever a symbol table is loaded. 
    
    Well, okay, I'm wrong. We already do this in interface.tcl (gdbtk_tcl_post_add_symbol).
    
    If you type "tk gdb_listfiles" in the console window, does it show your file? If not, I'll need a testcase.

http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&pr=109&database=insight


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]