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]

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



>Number:         109
>Category:       insight
>Synopsis:       couldn't find source file I wanted on combobox
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 03 08:23:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Tom Tromey <tromey@redhat.com>
>Release:        current cvs
>Organization:
>Environment:

>Description:
Much of the time I'm debugging a shared library (libgcj).
The actual application is usually just there to wrap
the library so I can debug it.

Unfortunately at startup the symbols from libgcj aren't
available.  So I can't put breakpoints directly in it.
So I use "run" to get to the breakpoint on "main".
Then I can set the breakpoints I really want.

Today I did this and I wanted to look at a particular
file in the source window.  I went to the combobox on
the source window that lists all the files.  Even though
my shared library had been loaded, the new files weren't
in the combobox.  So I couldn't find a way to set the
breakpoint I wanted, other than to look at the file
name and line number in my editor and then type that
into the console window.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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