public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug breakpoints/10120] New: Should catchpoints be shown with type 'catchpoint' in 'info breakpoints' ?
@ 2009-04-30 22:34 pedro at codesourcery dot com
  2009-04-30 22:44 ` [Bug breakpoints/10120] " pedro at codesourcery dot com
  0 siblings, 1 reply; 3+ messages in thread
From: pedro at codesourcery dot com @ 2009-04-30 22:34 UTC (permalink / raw)
  To: gdb-prs

Currently:

 (gdb) catch catch
 Function "__cxa_begin_catch" not defined.
 Catchpoint 2 (catch)
 (gdb) info breakpoints
 Num     Type           Disp Enb Address            What
 2       breakpoint     keep y   <PENDING>          exception catch
         ^^^^^^^^^^
 (gdb)


Should that be:

 (gdb) info breakpoints
 Num     Type           Disp Enb Address            What
 2       catchpoint     keep y   <PENDING>          exception catch
         ^^^^^^^^^^
?

-- 
           Summary: Should catchpoints be shown with type 'catchpoint' in
                    'info breakpoints' ?
           Product: gdb
           Version: 6.50
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: breakpoints
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: pedro at codesourcery dot com
                CC: gdb-prs at sourceware dot org


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

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-07 13:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-10120-4717@http.sourceware.org/bugzilla/>
2022-01-03 13:33 ` [Bug breakpoints/10120] Should catchpoints be shown with type 'catchpoint' in 'info breakpoints' ? ssbssa at sourceware dot org
2024-01-07 13:23 ` ssbssa at sourceware dot org
2009-04-30 22:34 [Bug breakpoints/10120] New: " pedro at codesourcery dot com
2009-04-30 22:44 ` [Bug breakpoints/10120] " pedro at codesourcery dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).