This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug debug/9366] no debugging information for sub-classes with virtual members


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9366



------- Additional Comments From drow@gcc.gnu.org  2003-06-08 01:35 -------
For reference, this is a GDB bug.  Placing a breakpoint
on Menu::ButtonGadget::HitTest is documented to work and is
a standard GDB feature.  However, it gets confused by the
nested classes.


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