more on file name problem

Keith Seitz keiths@cygnus.com
Sat Oct 6 06:23:00 GMT 2001


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




More information about the Insight mailing list