This is the mail archive of the insight@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: more on file name problem


On 1 Dec 2001, Tom Tromey wrote:

> More on the previous problem.
>
> I set a breakpoint on a function in the "other" expr.c (the one not
> listed in the combo box).  When the inferior hits the breakpoint I use
> the mouse to try to see the value of a local variable.  This doesn't
> work, and instead I see this in the debug window:
>
> (global) showBalloon got error: No line 6264 in file "../../gcc/gcc/java/expr.c".

Whoa. This is serious. Does gdb even know about the file/function? Try
"info function NAME"...

Keith



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