From: Justin Lebar <justin.lebar@gmail.com>
To: Tom Tromey <tromey@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [Patch] Bug 8287: Skip uninteresting functions while debugging
Date: Mon, 16 May 2011 21:04:00 -0000 [thread overview]
Message-ID: <BANLkTi=_LpYqk0queYZjtwrZR3o-Q4v1vg@mail.gmail.com> (raw)
In-Reply-To: <BANLkTik0AjciOKD-wePNEpnAo4+TWn1Gpw@mail.gmail.com>
Anything I can do to push this forward? I'd be a bit sad if the patch
sat and rotted again...
-Justin
On Mon, Apr 25, 2011 at 3:34 PM, Justin Lebar <justin.lebar@gmail.com> wrote:
> After many months of inactivity, I finally have time to work on this
> again. I'm really sorry for the delay.
>
> I've attached a patch for tip of trunk. I renamed the command from
> "blacklist" to "skip".
>
> The one major issue outstanding on the previous patch was that every
> time you stepped, I tried to resolve all skips pending a shared
> library load. I did this because registering a solib load listener
> didn't work -- somehow even after I was notified of the load, the
> solib's symbols weren't available.
>
> I hacked around this problem by putting a call to skip_re_set at the
> end of breakpoint_re_set.
>
> -Justin
>
> On Fri, Jul 23, 2010 at 3:50 PM, Justin Lebar <justin.lebar@gmail.com> wrote:
>> Justin> I'm not sure I like "enable blacklist". The problem is that
>> Justin> "blacklist" is a noun referring to the list of all functions we
>> Justin> skip and also a verb meaning "add an entry to the blacklist".
>> Justin> "Enable blacklist" sounds to me like we're enabling an entire
>> Justin> list of blacklist entries.
>>
>> Tom> Yeah, that makes sense.
>> Tom> Yes, that would be good. Any ideas for names?
>>
>> Maybe we could use "skip":
>>
>> skip function foo
>> skip file bar
>> info skip
>> delete skip 1
>> disable skip 42
>>
>> "Ignore" might also work, but I don't like "delete ignore 1", or
>> "enable ignore 2".
>>
>> -Justin
>>
>
prev parent reply other threads:[~2011-05-16 21:04 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-18 18:56 Justin Lebar
2010-06-18 19:37 ` Michael Snyder
2010-06-18 20:58 ` Eli Zaretskii
2010-06-20 7:03 ` Hui Zhu
2010-06-25 21:57 ` Tom Tromey
2010-06-28 17:44 ` Justin Lebar
2010-07-20 21:03 ` Tom Tromey
2010-07-23 19:50 ` Justin Lebar
2011-04-25 19:35 ` Justin Lebar
2011-05-16 21:04 ` Justin Lebar [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='BANLkTi=_LpYqk0queYZjtwrZR3o-Q4v1vg@mail.gmail.com' \
--to=justin.lebar@gmail.com \
--cc=gdb-patches@sourceware.org \
--cc=tromey@redhat.com \
/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