This is the mail archive of the gdb@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]

Breakpoint in C++ class constructor is never reached


Hello,

I have a C++ application built for Solaris Sun 5.8 with gcc 3.2.x and SUN linker.
When i put a breakpoint in the constructor/destructor of my C++ classes it's never reached. A breakpoint set in any other method of the same class gets hit with no problems.


I've found some info that this was a known issue in the 6.3 release. But i'm using 6.7 and i still see the same problem.

Is there any solution/workaround known for this problem?

Thanks in advance!
Dmitri.




---------
Самый содержательный портал о туризме и отдыхе в Беларуси http://belarustourism.by/
Города Беларуси http://belarustourism.by/cities/
Развлечения, архитектура, гостиницы, базы отдыха, национальные парки.


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