This is the mail archive of the gdb-prs@sources.redhat.com 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]

gdb/267: g++ 3.0.1: breakpoints in ctor, dtor do not work



>Number:         267
>Category:       gdb
>Synopsis:       g++ 3.0.1: breakpoints in ctor, dtor do not work
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Dec 28 09:28:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jens Richter
>Release:        gdb 5.1
>Organization:
>Environment:
Linux: SuSE 7.3,
gcc 3.0.1
>Description:
Breakpoints in constructors or destructors will never be activated in g++ 3.0.1 code. (Setting a breakpoint at the
start of the ctor with br A::A() works, but this is not
what I need). 

Works fine with gcc 2.95.3.
>How-To-Repeat:
Use gcc 3.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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