public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Martin Simmons <qqxnjvamvxwx@dyxyl.com>
To: Alexander Miloslavskiy <alexandr.miloslavskiy@gmail.com>
Cc: ratmice@gmail.com,gdb@sourceware.org
Subject: Re: Disambiguating symbols by module
Date: Fri, 03 Sep 2021 17:06:42 +0100	[thread overview]
Message-ID: <jev93h3ap9.fsf@dyxyl.com> (raw)
In-Reply-To: <4e230740-b655-bdc3-dbe0-b1ed518d1a26@gmail.com> (message from Alexander Miloslavskiy via Gdb on Fri, 3 Sep 2021 17:57:42 +0300)

>>>>> On Fri, 3 Sep 2021 17:57:42 +0300, Alexander Miloslavskiy via Gdb said:
> 
> Right, I think that a startup python script could work, if there are no 
> better solutions. Thanks!

If the short function name is just for convenience and you can rename it
to something longer, then you can define a short-named user command to
call it

define callps
call (void)the_unique_ps_function()
end

__Martin

  reply	other threads:[~2021-09-03 16:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-02 20:48 Alexander Miloslavskiy
2021-09-03 14:31 ` Matt Rice
2021-09-03 14:35   ` Alexander Miloslavskiy
2021-09-03 14:53     ` Matt Rice
2021-09-03 14:57       ` Alexander Miloslavskiy
2021-09-03 16:06         ` Martin Simmons [this message]
2021-09-03 16:13           ` Alexander Miloslavskiy
2021-09-03 16:25 ` Christian Biesinger
2021-09-03 20:58   ` Alexander Miloslavskiy

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=jev93h3ap9.fsf@dyxyl.com \
    --to=qqxnjvamvxwx@dyxyl.com \
    --cc=alexandr.miloslavskiy@gmail.com \
    --cc=gdb@sourceware.org \
    --cc=ratmice@gmail.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).