bug-ddd
[Top][All Lists]
Advanced

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

DDD and GDB breakpoints having multiple locations (C++ constructors, tem


From: Peter Wainwright
Subject: DDD and GDB breakpoints having multiple locations (C++ constructors, templates etc.)
Date: Sat, 14 Feb 2009 20:06:12 +0000

I noticed that recent versions of GDB have a modified "info breakpoints"
display which can display multiple addresses for one breakpoint.  This
occurs, for example, in constructors, templates, inline functions (since
I use a lot of C++ this is an itch I have to scratch).


https://savannah.gnu.org/bugs/?25510


I've produced a patch which addresses some of these issues.  If anyone
can improve it, I'd like to hear from you.

Peter

Attachment: ddd-multi-bp.patch
Description: Text Data


reply via email to

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