This is the mail archive of the gdb@sources.redhat.com 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: Question regarding setting breakpoints on 'C' labels and the handling of DW_TAG_label in new_symbol() in dwarf2read.c.


On Thu, Jun 23, 2005 at 04:56:15PM -0700, Cuthbertson, Reva D. wrote:
> Hello,
> 
> I was trying to set a breakpoint on a 'C' label in gdb and when I could
> not do it I tried to find out why.  I noticed a few things and had a few
> questions.

Simply, GDB does not support this.  It may have once upon a time, but
no one has used the feature for years.


-- 
Daniel Jacobowitz
CodeSourcery, LLC


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