From: Nat Gurumoorthy <natg@ubicom.com>
To: ac131313@redhat.com
Cc: gdb@sources.redhat.com
Subject: Re: Proposal for customization of output of "to_pid_to_str" op in remote.c
Date: Wed, 11 Dec 2002 14:55:00 -0000 [thread overview]
Message-ID: <200212112255.gBBMtPL08351@ubicom.com> (raw)
>Andrew Cagney Wrote
>Er, isn't there already stuff like qThreadInfo?
Andrew,
qThreadInfo only lets the remote pass back target thread IDs to GDB.
GDB then converts the pid into and GDB internal ptid (process + thread ID).
The "to_pid_to_str" function pointer in the target structure is used
to convert a ptid to a printable string. If you are currently using the
remote interface this defaults to looking like "Thread 1" "Thread 2" etc.
I would like the the target to be print whatever it wants.
Regards
Nat
next reply other threads:[~2002-12-11 22:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-11 14:55 Nat Gurumoorthy [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-12-12 11:33 Nat Gurumoorthy
2002-12-11 14:52 Nat Gurumoorthy
2002-12-11 14:57 ` Daniel Jacobowitz
2002-12-10 18:24 Nat Gurumoorthy
2002-12-10 18:57 ` Christopher Faylor
2002-12-10 19:04 ` Andrew Cagney
2002-12-10 19:04 ` Daniel Jacobowitz
2002-12-10 16:17 Nat Gurumoorthy
2002-12-10 16:49 ` Daniel Jacobowitz
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=200212112255.gBBMtPL08351@ubicom.com \
--to=natg@ubicom.com \
--cc=ac131313@redhat.com \
--cc=gdb@sources.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