Re: Debugging multiple applications in Eclpse

From: Daniel Rohe (daniel.rohe_at_stud.tu-ilmenau.de)
Date: 02/16/05


Date: Wed, 16 Feb 2005 23:59:15 +0100

Set breakpoints in server and client project, make two launch configurations
and start the server in debug mode and then the client in debug mode. In the
debug perspective you can see two entries, one for the server and the second
for the client. Wait until the program reaches your breakpoint. That's all.

Greetings
Daniel

<debedb@gmail.com> schrieb im Newsbeitrag
news:1108578643.383716.148070@c13g2000cwb.googlegroups.com...
> Hi all,
>
> Let's say I have a client and server in my workspace. I want to
> run them both, and have control over each one separately (stepping
> through one, or stopping and restarting one, without affecting the
> other).
> "New Window" is not quite that. Any ideas?
>



Relevant Pages

  • Re: On why debugging OpenSSH can be so hard
    ... Since nobody seems to be aware of how debugging works on OpenSSH, let me just tell you that there is a client process and a server process and they separately have debug modes. ... The client debug mode could merely say "Login failed. ...
    (SSH)
  • communication between vb and java
    ... I want a client to communication with a server(written ... by JAVA).In the debug mode, in the server side,the server call the java ... function "accept" to block and wait any request from client.Then a client ... programming point(under debug mode) move to next line.And the client go on ...
    (microsoft.public.vb.controls)
  • Re: ssh and public key auth
    ... You won't see it in debug mode from the *client*, ... The server could send an informational ... as that leaks potentially useful information to ...
    (comp.security.ssh)
  • Re: How to configure VS.Net to debug client javascript?
    ... client javascript. ... > My server side debugging is working but I can't find how to get client ... > It never breaks into the code and I get nothing if I set breakpoints in ... > I want to be able to step through like I can with server code. ...
    (microsoft.public.dotnet.framework.aspnet)
  • How to configure VS.Net to debug client javascript?
    ... I'm brand new to VS and I'm stuck on how to configure VS.Net 2003 to debug client javascript. ... My server side debugging is working but I can't find how to get client debugging going. ... It never breaks into the code and I get nothing if I set breakpoints in client code. ...
    (microsoft.public.dotnet.framework.aspnet)