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


>>>>> "Keith" == Keith Seitz <keiths@cygnus.com> writes:

>> (global) showBalloon got error: No line 6264 in file "../../gcc/gcc/java/expr.c".

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

I was able to set breakpoints in the file I wanted using:

    b ../../gcc/gcc/expr.c:LINE

gcc/java/expr.c is the "wrong" file -- the one I wasn't interested in
(this time) but which showed up in the combo box.

I did notice that my breakpoints in the "right" file occasionally
would be deleted with no warning to me.  I'm not sure exactly when
that would happen.

Tom


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