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]

Breakpoints in ctor and gcc 3.x


GCC doesn't stop on breakpoints in C++ constructors or destructors.
I'm using gcc 3.2 and gdb 5.2.1. I know it is a known bug with gcc 3.x.

This bug is old and I'm surprised that it still has not been fixed !!!
Is there any workaround?
When will it be fixed ? I think it is a serious one since you can't debug your ctor or dtor !

Thank you.

Cédric Pillonel


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