How to use the eclipse debugger under emacs comint mode

From: Mark Shirley <shirley_at_ptolemy.arc.nasa.gov>
Date: Fri 14 Dec 2001 01:35:27 PM GMT
Message-ID: <NDBBKFDFCKGOPPJMJDGIIEBEFFAA.shirley@ptolemy.arc.nasa.gov>
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-1000
Received 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