From: Pedro Alves <pedro@codesourcery.com>
To: Tom Tromey <tromey@redhat.com>
Cc: "Marc Khouzam" <marc.khouzam@ericsson.com>, gdb-patches@sourceware.org
Subject: Re: Move the multi-forks support to the generic multi-inferiors support.
Date: Mon, 08 Jun 2009 23:22:00 -0000 [thread overview]
Message-ID: <200906090023.24642.pedro@codesourcery.com> (raw)
In-Reply-To: <m3ocsymjr8.fsf@fleche.redhat.com>
On Monday 08 June 2009 23:40:59, Tom Tromey wrote:
> >>>>> "Marc" == Marc Khouzam <marc.khouzam@ericsson.com> writes:
>
> Marc> Just a note that up to GDB 6.8, we used the output of "info threads"
> Marc> in the DSF-GDB Eclipse frontend. With GDB 7.0 we moved to
> Marc> "-thread-info"
> Marc> So, I'm not affected by a change of output
>
> Unfortunately both -thread-info and "info threads" just amount to a
> call to print_thread_info. So, if we fix that to use a table, it will
> change the MI output, IIUC.
Yeah, one of the advantages (or not!) of using uiout is that it
allows sharing that code. But that could be worked around
just by making a special version of that function for MI, but...
Marc is right... -thread-info is too recent --- it's post-6.8
even. It's likely that current frontends would get confused with the
column headers, probably mistaking it for a thread entry (my guess, atoi
on the thread num, and calling it thread 0) :-(
This probably includes emacs, so should be easy to try just for fun. :-)
--
Pedro Alves
next prev parent reply other threads:[~2009-06-08 23:22 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-30 23:13 Pedro Alves
2009-05-31 20:46 ` Tom Tromey
2009-05-31 22:07 ` Pedro Alves
2009-05-31 22:23 ` Doug Evans
2009-06-01 15:58 ` Tom Tromey
2009-06-06 0:09 ` Tom Tromey
2009-06-06 16:06 ` Pedro Alves
2009-06-08 1:34 ` Marc Khouzam
2009-06-08 22:43 ` Tom Tromey
2009-06-08 23:22 ` Pedro Alves [this message]
2009-06-08 22:39 ` Tom Tromey
2009-06-08 23:16 ` Pedro Alves
2009-06-10 22:09 ` Tom Tromey
2009-06-10 22:13 ` Pedro Alves
2009-06-08 12:58 ` Pedro Alves
2009-06-11 19:32 ` Michael Snyder
2009-07-01 18:27 ` Pedro Alves
2009-07-01 19:16 ` Eli Zaretskii
2009-07-02 14:32 ` Pedro Alves
2009-07-02 19:00 ` Eli Zaretskii
2009-07-02 21:59 ` 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=200906090023.24642.pedro@codesourcery.com \
--to=pedro@codesourcery.com \
--cc=gdb-patches@sourceware.org \
--cc=marc.khouzam@ericsson.com \
--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