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 3 Dec 2001, Tom Tromey wrote:

> 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.

Ugh. It's the whole multiple-files-with-the-same-name problem.

I'm gonna see if I can add a testsuite case for this... (Maybe to gdb,
too.)

> 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.

Probably more confusion about this...

Keith



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