My application contains an interpreter that expects to get it's input from
the keyboard (stdin) after the app starts up.  Outside of the debugger, it
just provides a prompt where the user can enter commands.  In Jde I can set
breakpoints, but I never get a chance to interact with the program.  Which
buffer should be stdin ? or am I missing something.

Platform winnt: 4.0
jde: beta16
emacs: Gnu 20.3.1

Thanks

- Jim

Reply via email to