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: allow breakpoints on labels


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

Eli> The patch for the manual is fine.

Thanks.

Eli> As for the feature itself: I wonder if it would be possible to support
Eli> FILE:LABEL and/or FUNCTION:LABEL as well.  Since labels are local to
Eli> the function in which they are used, just LABEL sounds too
Eli> restrictive.

I will look into it.  FUNCTION:LABEL does seem natural to me, but
linespec seems quite difficult to modify correctly, and from what I can
see this would be a new syntax there.

Tom


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