This is the mail archive of the gdb-prs@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: c++/1146: gdb cannot set breakpoints within subclasses of classes


The following reply was made to PR c++/1146; it has been noted by GNATS.

From: David Carlton <carlton at math dot stanford dot edu>
To: Daniel Jacobowitz <drow at mvista dot com>
Cc: thor at math dot tu-berlin dot de, GNATS Filer <gdb-gnats at sources dot redhat dot com>
Subject: Re: c++/1146: gdb cannot set breakpoints within subclasses of classes
Date: 18 Mar 2003 09:22:41 -0800

 On 18 Mar 2003 17:18:00 -0000, Daniel Jacobowitz <drow at mvista dot com> said:
  
 >  You can breakpoint on 'A::B::hello(void)' as a workaround.  Try that?
 
 I think breaking on B::hello (without parens) should currently work,
 too.  Though hopefully it will stop working in the future...


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