Original Submission: 1) I launch svvudb in server mode on my PS2 linux:
>>svvudb -server
2) I then launch svvudb in client mode on my Windows 2000 PC:
>>svvudb -client [ps2-hwname]
3) Finally, I launch my application from within a telnet shell logged into the ps2 linux box
When the svvudb client runs into a nop[D] in my code it usually works properly and the debugger takes control of the application.
However, if I leave svvudb running and continue to launch the program as in step 3) about 1 out of 20 times, the svvudb client crashes.
Next time it happens I will record the error message... |