From: Keith Seitz <keiths@redhat.com>
To: gdb@sourceware.org
Subject: Re: Multiple locations and breakpoints confusion.
Date: Wed, 02 May 2018 16:42:00 -0000 [thread overview]
Message-ID: <661b4657-859b-b815-269e-76a1fd30d301@redhat.com> (raw)
In-Reply-To: <b4988d5c-e9d8-441a-2da3-ffae7d3f5697@redhat.com>
On 05/02/2018 09:27 AM, Pedro Alves wrote:
> (gdb) disable 1.1-2
> (gdb) disable 1
> (gdb) enable 1.1
> (gdb) info breakpoints
> Num Type Disp Enb Address What
> 1 breakpoint keep n <MULTIPLE>
> 1.1 y 0x00000000004004b3 in multiple_test::foo(int) at multiple.cpp:10
> 1.2 n 0x00000000004004c3 in multiple_test::foo(double) at multiple.cpp:15
>
> Here, it seems very desirable to me to be able to tell that
> location 1.1 is going to be enabled if I decide to enable breakpoint 1.
While I don't find this confusing at all, I can certainly understand how a user might get a little confused.
Nonetheless, if we did want to mitigate the situation, we could add a UI-related tweak, such as adding a new column (yuck) or some sort of "footnote" explaining that the sub-location is currently disabled because the parent is disabled.
That would be a pretty simple change to the code base (but probably would have rather severe repercussions on the test suite to deal with).
Just my 10E-30 cents,
Keith
next prev parent reply other threads:[~2018-05-02 16:42 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-01 8:15 Phil Muldoon
2018-05-01 19:32 ` Pedro Alves
2018-05-02 15:13 ` Eli Zaretskii
2018-05-02 16:15 ` Pedro Alves
2018-05-02 16:27 ` Pedro Alves
2018-05-02 16:42 ` Keith Seitz [this message]
2018-05-02 16:33 ` Eli Zaretskii
2018-05-02 16:43 ` Pedro Alves
2018-05-02 16:49 ` Joel Brobecker
2018-05-02 18:18 ` Phil Muldoon
2018-05-02 18:42 ` Pedro Alves
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=661b4657-859b-b815-269e-76a1fd30d301@redhat.com \
--to=keiths@redhat.com \
--cc=gdb@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: link
Be 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