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: [BUG] breakpoints in constructor


On Tue, Feb 13, 2007 at 05:06:04PM +0100, Thomas Richter wrote:
> No breakpoint hit, the code just continues to run. This makes it pretty
> hard to debug C++ code, especially with RAII classes where all the interesting
> stuff happens in the constructor.

Yes... unfortunately, we know.  I have some hopes that this will be
fixed in time for the next release.

-- 
Daniel Jacobowitz
CodeSourcery


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