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]

Re: Breakpoint in C++ class constructor is never reached


Sorry i'm not really familiar with GDB release scheme... What is HEAD and where can i find it?

One more question: are there any plans to solved this issue in the 6.7 release?

Fri, 26 Oct 2007 07:54:46 -0400, Daniel Jacobowitz <drow@false.org> :

On Fri, Oct 26, 2007 at 02:45:18PM +0300, Bobo wrote:
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.

Try a snapshot of HEAD instead of the 6.7 branch. This is fixed, but not in 6.7.

--
Daniel Jacobowitz
CodeSourcery




---------
Самый содержательный портал о туризме и отдыхе в Беларуси 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]