bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Need support for g++ 3.x


From: Daniel Sands
Subject: Need support for g++ 3.x
Date: Mon, 14 Jan 2002 16:03:00 -0700

As of G++ 3.0 release, two (in most cases) identical constructors are
emitted for a class.  Because of this, GDB usually can't debug them
because it puts the breakpoints in the wrong ones.  Could you release a
patch/version that, perhaps, adds breakpoints to all versions of a
constructor at corresponding locations whenever a breakpoint is set?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]