> Okay. Maybe I didn't wrap the invocation of jdb to always use pipes
> rather than pseudo terminals. I'll look into this tonight. Meanwhile,
> you can try putting
> 
> (setq process-connection-type nil)
> 
> in your .emacs file to force Emacs to always use pipes to communicate
> with external processes like jdb.
> 
> Paul

Good news, Paul, with (setq process-connection-type nil) added in my
.emacs, jde-debug works now, in jde-2.3.3 as well, Thanks!

platform: linux fedora-core-2
jdee version: 2.3.4beta6 / 2.3.3
emacs version:  21.3.1

-- 
Patrick.

Reply via email to