This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [RFC] canonical linespec and multiple breakpoints ...


>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

Tom> 2. The same, but with a file:line.

Eli> You mean, there's more than 1 file with the same basename?  "The same"
Eli> is slightly ambiguous here.

I mean, the same as scenario #1.
To rephrase:

2. Break on an ambiguously-named location using file:line.

   (gdb) break something.c:73

   where the program has more than one "something.c" compiled in.

Tom


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