I suppressed everything in my .emacs and now, this functionality works fine.
The only problem is that, when I do a next line for instance, the display is
not updated to the portion of the debugged file that contain the next
current line. Is there a way to do that ?

Christophe

-----Message d'origine-----
De: Paul Kinnucan [mailto:[EMAIL PROTECTED]]
Date: lundi 31 janvier 2000 09:53
�: Beljouani, Christophe S; Emacs Java Development Kit
Objet: Re: Step into problem


At 11:24 AM 1/31/00 +0100, Beljouani, Christophe S wrote:
>Hi,
>
>I want to debug an application with jde 2.1.6beta15 xemacs 21.1 NT 4. I can
>launch the debugging with the JDE->Debug App menu item. I can also do
>JDB->next line, I see the current line progressing in xemacs. When I do
>JDB->step line, the debugger output show effectively that I stepped into
>another class but this class source code is not displayed by xemacs. The Db
>Source Directories contain a directory that contain all directories with
>source code. Is there a way that xemacs load appropriate source code
>automatically when stepping in a line of code ?
>

You must have set jde-db-source-directories incorrectly.

- Paul

Reply via email to