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