insight for multiple users



Hi,
I have been using the insight debugger for debugging an arm target via
ethernet. However I found that this could not be used by multiple users
simultaneously. It would load each users sources separately and connect
to separate targets however during the actual debugging process each
users individual commands (step, next,etc) seem to get sent to all the
individual instances of insight. Even exiting one instance affected all
the others .So I compiled separate instances of insight for each user
in their own home dir's (since i use a cross-compiler i just integrated
this into uclibc's buildroot system using the following configure
options --enable-multilib and --enable-interwork, aside of target,etc).

However here too I end up with the same result - multiple user
confusion !!

Is there any way of configuring or perhaps patching insight so that it
can be used by multiple users without this interfence. Or perhaps
(since I quite like insight ) could someone point me to how it info on
how communicates user commands so perhaps I could try some
modifications of
my own. Unfortunately I'm hardly know anything about tcl/tk but might
as well start sometime...

tia
Jose

.



Relevant Pages

  • Re: D8: This is very annoing - Code completion put code editor in ReadOnly mode
    ... insight should always be disabled when debugging. ... If it invokes ... that illustrates something is going on that is wrong. ...
    (borland.public.delphi.ide)
  • Re: debugging multithreaded app
    ... > i was debugging a multithreaded app, when i stumbled across some weird ... I can't claim any insight into your problem, but this is the traditional way ... to wait for a thread to exit: ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Insight for Arm
    ... I'm hoping to use Insight as the front end for debugging an ... Is there another version of Insight for embedded ...
    (comp.os.linux.embedded)
  • Insight for Arm
    ... I'm hoping to use Insight as the front end for debugging an ... Is there another version of Insight for embedded ...
    (comp.os.linux.embedded)