This problem is against jde 2.1.9/XEmacs 21.1.12, but also happens
with jde-2.2.6beta7.

The problem:

When trying to run gdb after having visited a java file (thus loading
jde), gdb mode no longer works properly. It just hangs there, doing
nothing if you try to run commands like "list" inside gdb.

The gdb question has been changes (from "Run gdb on file:" to "Run gdb
(like this): "). The original gdb command is

 /usr/bin/gdb -fullname -cd /home/devel/teg/ foo

while after having jde loaded, it becomes  

/usr/bin/gdb --annotate=2 /home/devel/teg/foo 

Is there any way to make sure the JDE way is only done when doing java
debugging? 

The bug is in bugzilla, Red Hat's bugtracking system:
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=22354

Please Cc answers to me, as I'm not on this list
-- 
Trond Eivind Glomsrød
Red Hat, Inc.

Reply via email to