public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/16270] New: multi inferior process tree
@ 2013-11-27 20:14 tromey at redhat dot com
  2014-01-01 22:32 ` [Bug gdb/16270] " tromey at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: tromey at redhat dot com @ 2013-11-27 20:14 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=16270

            Bug ID: 16270
           Summary: multi inferior process tree
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at redhat dot com

For multi-inferior mode, sometimes it would be
nice to have something like "info inferiors" that
shows a process tree.
One possible idea would be to ensure that the parentage
information is available to python; then a user script
could do the display.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug gdb/16270] multi inferior process tree
  2013-11-27 20:14 [Bug gdb/16270] New: multi inferior process tree tromey at redhat dot com
@ 2014-01-01 22:32 ` tromey at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: tromey at redhat dot com @ 2014-01-01 22:32 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=16270

--- Comment #1 from Tom Tromey <tromey at redhat dot com> ---
Two comments - 

First, if the infrastructure is there, then it seems
simple enough to add this as an option to "info inferiors".

Second, we don't generally store parentage info in
struct inferior.  This would have to change.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-01 22:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-27 20:14 [Bug gdb/16270] New: multi inferior process tree tromey at redhat dot com
2014-01-01 22:32 ` [Bug gdb/16270] " tromey at redhat dot com

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).