bug-ddd
[Top][All Lists]
Advanced

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

[bug #25510] Confusion when gdb sets breakpoint at multiple locations


From: Peter Wainwright
Subject: [bug #25510] Confusion when gdb sets breakpoint at multiple locations
Date: Sat, 07 Feb 2009 09:02:00 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.0.5) Gecko/2008121622 Ubuntu/8.04 (hardy) Firefox/3.0.5

URL:
  <http://savannah.gnu.org/bugs/?25510>

                 Summary: Confusion when gdb sets breakpoint at multiple
locations
                 Project: DDD
            Submitted by: pwainwright
            Submitted on: Sat 07 Feb 2009 09:01:59 GMT
                Category: Source/Code view
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.3.12-rc2

    _______________________________________________________

Details:

Using GNU gdb 6.8-debian on Ubuntu 8.04


When setting a breakpoint at a particular source line, by double-clicking or
using "Set Breakpoint" from the context menu, sometimes GDB will set multiple
breakpoints.  This occurs for example in C++ constructors, because they cause
the compiler to generate several functions (in-charge/not-in-charge etc.)  It
also occurs for templates.

DDD sometimes loses track of the breakpoint numbers in this case.  Sometimes
breakpoint icons do not appear.  Sometimes a breakpoint icon appears, but
refers to a breakpoint other than that which was just set.





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25510>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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