Thus spake Weiqi Gao on Tue, 12 Oct 1999:
> You mean, you didn't get the
> [Internal debugger error: unexpected eof]
> Exception in thread "main" java.lang.InternalError
>       at sun.tools.debug.RemoteAgent.error(Compiled Code)
>       at sun.tools.debug.RemoteAgent.getReply(Compiled Code)
>       at sun.tools.debug.RemoteAgent.listThreads(Compiled Code)
>       at sun.tools.debug.RemoteThreadGroup.listThreads(Compiled Code)
>       at sun.tools.ttydebug.TTY.indexToThread(Compiled Code)
>       at sun.tools.ttydebug.TTY.setThread(Compiled Code)
>       at sun.tools.ttydebug.TTY.run(Compiled Code)
>       at sun.tools.ttydebug.TTY.executeCommand(Compiled Code)
>       at sun.tools.ttydebug.TTY.<init>(Compiled Code)
>       at sun.tools.ttydebug.TTY.main(Compiled Code)
> 

Yes that is exactly what I mean. 

> Ever try System.out.print() or the "Ctrl-\" thing?

Sure, I've used System.out.print(), but what a crappy way to go.  I mean I
can and have done it, but when you get used to using ddd and the like with
your C/C++ code, it kinda sucks to step down to println's again. 

What is the "Ctrl-\"  thing?

> Weiqi Gao
> [EMAIL PROTECTED]
> 
> 
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
--


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to