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


> From: Tom Tromey <tromey@redhat.com>
> Date: Thu, 20 Aug 2009 11:15:46 -0600
> 
> I'd appreciate comments.  This also needs a doc review.

The patch for the manual is fine.

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

Thanks.


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