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


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


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