| View previous topic :: View next topic |
| Author |
Message |
Ikopar
Joined: 26 May 2006 Posts: 168
|
| Hi, is it possible to make eclipse remote debugger start listening before remote application has been started? |
| |
|
|
|
|
montanarry
Joined: 13 May 2006 Posts: 175
|
| I think remote app is a server so the answer is no |
| |
|
|
Ikopar
Joined: 26 May 2006 Posts: 168
|
| Nice, i thought so too. so... i can't reach breakpoints, which are skipped while remote debug is starting... |
| |
|
|
montanarry
Joined: 13 May 2006 Posts: 175
|
| Ikopar, can't you suspend the execution ? |
| |
|
|
Ikopar
Joined: 26 May 2006 Posts: 168
|
| montanarry, how? |
| |
|
|
montanarry
Joined: 13 May 2006 Posts: 175
|
| How do you start the app ? |
| |
|
|
Ikopar
Joined: 26 May 2006 Posts: 168
|
| Start it from eclipse, using "external tools\app_with_params" |
| |
|
|
montanarry
Joined: 13 May 2006 Posts: 175
|
| And params are ? |
| |
|
|
Ikopar
Joined: 26 May 2006 Posts: 168
|
| -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=4444 |
| |
|
|
montanarry
Joined: 13 May 2006 Posts: 175
|
| Try with suspend=y |
| |
|
|
| Page 1 of 2 |
Goto page 1, 2 Next |
|