From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Tromey To: Insight List Subject: more on file name problem Date: Sat, 01 Dec 2001 14:11:00 -0000 Message-ID: <87y9kmmvux.fsf@creche.redhat.com> X-SW-Source: 2001-q4/msg00374.html Message-ID: <20011201141100.mogKb3lhZAFhZRvf2rqbRBI5T4F4GfMOE6foDjg2hec@z> 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". Tom