Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Vladimir Prus <vladimir@codesourcery.com>
To: "Marc Khouzam" <marc.khouzam@ericsson.com>
Cc: gdb@sources.redhat.com
Subject: Re: Multiprocess MI extensions
Date: Wed, 18 Jun 2008 07:41:00 -0000	[thread overview]
Message-ID: <200806181141.39885.vladimir@codesourcery.com> (raw)
In-Reply-To: <6D19CA8D71C89C43A057926FE0D4ADAA042911E6@ecamlmw720.eamcs.ericsson.se>

On Wednesday 18 June 2008 00:19:06 Marc Khouzam wrote:
> As for the output of -list-thread-groups 
> 
> >   ^done,result={threads=[<thread>],groups=[<group>]}
> > where each thread group is like this:
> >   {id="xxx",type="process",pid="yyy",num_children="1"}
> 
> I'm not clear on the "threads" part of the output.
> Will that part only be filled if we issue 
> -list-thread-groups GROUP
> where GROUP is a process and therefore only has threads as children?
> 
> If that is the case, then "threads" and "groups" cannot both
> have content at the same time, right?

I don't know, and the spec intentionally does not disallow that.
For now, we have only one level of thread groups -- which are processes.
So, in practice, you'll either get 'threads' or 'groups' field. But
I don't know how one might want to group threads in future.

> Further, I guess this would mean we can use -list-thread-groups
> all the time, and no longer use -thread-list-ids?

Yes, this is the intention. In order to support older GDB, you might
want to have fallback code that uses -thread-list-ids.

- Volodya


      reply	other threads:[~2008-06-18  7:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-10 19:24 Vladimir Prus
2008-06-10 19:42 ` Pawel Piech
2008-06-10 19:53   ` Vladimir Prus
2008-06-11 16:40     ` Pawel Piech
2008-06-11 16:43       ` Vladimir Prus
2008-06-13 17:34     ` Marc Khouzam
2008-06-14 15:15       ` Vladimir Prus
2008-06-17 18:32         ` Marc Khouzam
2008-06-18  8:39           ` Vladimir Prus
2008-06-18 13:49             ` Marc Khouzam
2008-06-17 19:28     ` Marc Khouzam
2008-06-17 19:33       ` Marc Khouzam
2008-06-17 19:50         ` Vladimir Prus
2008-06-17 20:19           ` Marc Khouzam
2008-06-18  7:41             ` Vladimir Prus [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=200806181141.39885.vladimir@codesourcery.com \
    --to=vladimir@codesourcery.com \
    --cc=gdb@sources.redhat.com \
    --cc=marc.khouzam@ericsson.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