At 10:19 PM 9/18/99 -0400, you wrote:
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Another JDE question:
>
>How do you debug programs which take input from stdin?  It seems that
>programs that try and read from stdin hang inside the debugger when
>run from by JDE.  Any help would be appreciated.
>

jdb does not allow debugging applications that use standard I/O.


JDEBug, the new debugger developed especially for the JDE, does support
debugging of such applications. However, JDEbug is in the early beta
stages. I have not yet had a change to test this feature. Perhaps someone
else on this list has.

- Paul

Reply via email to