public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* multiple insight sessions and state
@ 2008-02-05 22:40 Siva Velusamy
  2008-02-05 23:24 ` Siva Velusamy
  0 siblings, 1 reply; 2+ messages in thread
From: Siva Velusamy @ 2008-02-05 22:40 UTC (permalink / raw)
  To: insight

I see the following peculiar behavior with insight 6.5:

When two insight-gdb's are running simultaneously, each connected to a
separate gdbserver, then any action on one insight affects the other
one. e.g.: pressing stop on one insight gdb will send the stop command
to both the gdbservers, and both the sessions get stopped.

The same issue does not exist if I just use gdb in command line mode.

I've never looked at the insight source code before, so I'd like to
know the following:

- is this a known issue that is fixed in a later release? if so, could
you point me to the bugfix/patch that fixes the issue?
- if this is new, then where should I start looking at in the source
code to provide any more details or try to resolve the issue.

Thanks,
Siva
-- 
In the end, everything is a gag.
           Charlie Chaplin

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

* Re: multiple insight sessions and state
  2008-02-05 22:40 multiple insight sessions and state Siva Velusamy
@ 2008-02-05 23:24 ` Siva Velusamy
  0 siblings, 0 replies; 2+ messages in thread
From: Siva Velusamy @ 2008-02-05 23:24 UTC (permalink / raw)
  To: insight

> I've never looked at the insight source code before, so I'd like to
> know the following:
>
> - is this a known issue that is fixed in a later release? if so, could
> you point me to the bugfix/patch that fixes the issue?
> - if this is new, then where should I start looking at in the source
> code to provide any more details or try to resolve the issue.
>

Sorry about posting to my own email, but a little bit of debugging
revealed a suspicious looking feature called IPC. Further googling
turned up this:

http://www.cygwin.com/ml/insight/2006-q3/msg00039.html

After turning off IPC things seem to be fine.

-Siva

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

end of thread, other threads:[~2008-02-05 23:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-05 22:40 multiple insight sessions and state Siva Velusamy
2008-02-05 23:24 ` Siva Velusamy

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