public inbox for gdb-prs@sourceware.org help / color / mirror / Atom feed
From: "keiths at redhat dot com" <sourceware-bugzilla@sourceware.org> To: gdb-prs@sourceware.org Subject: [Bug breakpoints/18088] Allow setting breakpoints on unqualified symbols Date: Fri, 06 Mar 2015 23:24:00 -0000 [thread overview] Message-ID: <bug-18088-4717-SHvVfjY7DN@http.sourceware.org/bugzilla/> (raw) In-Reply-To: <bug-18088-4717@http.sourceware.org/bugzilla/> https://sourceware.org/bugzilla/show_bug.cgi?id=18088 Keith Seitz <keiths at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |keiths at redhat dot com --- Comment #1 from Keith Seitz <keiths at redhat dot com> --- A quick workaround... You can use the rbreak command to do this today: (gdb) rb ::a_function Breakpoint 1 at 0x401bba: file ../../../src/gdb/testsuite/gdb.cp/cpexprs.cc, line 280. void base1::a_function() const; Breakpoint 2 at 0x401bec: file ../../../src/gdb/testsuite/gdb.cp/cpexprs.cc, line 292. void base2::a_function() const; Breakpoint 3 at 0x401d10: file ../../../src/gdb/testsuite/gdb.cp/cpexprs.cc, line 301. void derived::a_function() const; -- You are receiving this mail because: You are on the CC list for the bug.
prev parent reply other threads:[~2015-03-06 20:42 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2015-03-06 20:42 [Bug breakpoints/18088] New: " jrmuizel at gmail dot com 2015-03-06 23:24 ` keiths at redhat dot com [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=bug-18088-4717-SHvVfjY7DN@http.sourceware.org/bugzilla/ \ --to=sourceware-bugzilla@sourceware.org \ --cc=gdb-prs@sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).