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

[Bug gdb/10523] New: "commands" after "rbreak" should apply to all newly set breakpoints


Currently, if you set 10 breakpoints using "rbreak SomeClass::*" and then 
subsequently type "commands" to do like "bt 1", "c", "end" or similar.... then, 
what happens is that the commands only get setup on the _last_ BP which is both 
unintuitive and not very useful. I can't think of any use case when this is the 
desired effect.

-- 
           Summary: "commands" after "rbreak" should apply to all newly set
                    breakpoints
           Product: gdb
           Version: 6.8
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: mnemo at minimum dot se
                CC: gdb-prs at sourceware dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=10523

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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