Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* frame ids in the multiprocess world
@ 2008-11-19 21:33 Doug Evans
  2008-11-19 21:49 ` Stan Shebs
  0 siblings, 1 reply; 2+ messages in thread
From: Doug Evans @ 2008-11-19 21:33 UTC (permalink / raw)
  To: gdb, Stan Shebs

Hi.  Will struct frame_id be extended to include a process id in the
multiprocess world?

[I don't know if that's a good thing or bad thing.  Just wondering ...]


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

* Re: frame ids in the multiprocess world
  2008-11-19 21:33 frame ids in the multiprocess world Doug Evans
@ 2008-11-19 21:49 ` Stan Shebs
  0 siblings, 0 replies; 2+ messages in thread
From: Stan Shebs @ 2008-11-19 21:49 UTC (permalink / raw)
  To: Doug Evans; +Cc: gdb

Doug Evans wrote:
> Hi.  Will struct frame_id be extended to include a process id in the
> multiprocess world?
>
> [I don't know if that's a good thing or bad thing.  Just wondering ...]
>   
I added one, and it seems to work OK. Arguably a little redundant, since 
every frame in a chain is going to have the same inferior, but there are 
various bits of code that access random frames randomly, so it's 
convenient to have the inferior id right there.

Stan


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

end of thread, other threads:[~2008-11-19 21:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-19 21:33 frame ids in the multiprocess world Doug Evans
2008-11-19 21:49 ` Stan Shebs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox