Hello, This isn't a bug report but a question. The commandline debugger reads commands (e.g., ';') in character mode. This causes problems when running eclipse under emacs because the default comint (subshell) mode uses the newline to signal when to send characters to the child process (eclipse in this case). Eclipse reads the debugger command, executes it, then reads the newline and executes that separately. Is there a way to change this behavior so that all debugger commands require a newline to terminate them, not just those that are reading optional arguments? Thank you, Mark Shirley ------------------------------------------------------- Mark H. Shirley, Ph.D. NASA Ames Research Center 650-604-3389 Rm 269-246 M/S 269-2 shirley@ptolemy.arc.nasa.gov Moffett Field, CA 94035-1000Received on Fri Dec 14 13:35:26 2001
This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:08:12 PM GMT GMT