Re: insight for multiple users



barros.jos@xxxxxxxxx wrote:
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.

I can only guess, as I haven't read the sources, but for ease of
implementation many such debuggers just use very primitive networking. In
this case, it seems that they simply use a UDP broadcast or similar thing,
because it is the easiest. This is also what I would do, attach a network
sniffer to the network an watch which packages are sent where. In the
optimal case, you only need to tell separate users that they need to use
different ports, in harder cases you might need dedicated network adapters
that only connect to the particular device.

Is there any way of configuring or perhaps patching insight

Hmmm, how about reading the manual? Seriously, asking questions about foo
configuration on a list devoted to the development of the Linux kernel is
maybe not the best idea...

good luck

Uli

.



Relevant Pages

  • RE: Secure Network Design (DMZ, LAN, etc)
    ... You can't have separate subnets separated by a switch. ... is only because the firewall is going to be doing NAT in addition to ... > Subject: Re: Secure Network Design ...
    (Security-Basics)
  • RE: Secure Network Design (DMZ, LAN, etc)
    ... webservers acting as routers so that they can get to your databases on ... then why have a separate network? ... interface on your internal firewall which protects the innermost network ... switch. ...
    (Security-Basics)
  • Re: Advice on site topology
    ... speed network is that you can locate servers for all users in either ... be in one domain perhaps in separate OU's. ... Your forest name was too specific when it was created in the past. ... Would it be best to have distinct networks and domains and link them in ...
    (microsoft.public.windows.server.active_directory)
  • RE: Secure Network Design (DMZ, LAN, etc)
    ... 192.168.1.0/24 network and another one on the ... Any thoughts on the IPTables vs. a commercial firewall thing? ... You can't have separate subnets separated by a switch. ...
    (Security-Basics)
  • Re: Advice on site topology
    ... Another way to do it would be to create a new forest and migrate ... If you need two separate domains or forests, ... high speed network is that you can locate servers for all users in either ... Would it be best to have distinct networks and domains and link them in ...
    (microsoft.public.windows.server.active_directory)