Please post the contents of the *JDEBug* buffer. Also, please tell us what
version of the JDE, Emacs, and OS you are using. It is critical that you
provide the complete context of a problem when asking others for help,
especially over the Internet. Most of us have little time to spare to
extract the necessary information from you.

- Paul


At 11:43 AM 10/28/99 -0600, you wrote:
>Hi 
>
>I don't now if someone already have this problem, but what is happening:
>
>Java Source
>
>public class teste {
>
>  public teste () throws Exception {
>    throw new Exception("ola");
>  }
>       public static void main(String[] args) {
>    int i = 0;
>    System.out.println("Hello World i:"+i);
>       }
>}
>
>I Start the debuger in JDEbug-Processes-Start debugger;
>Set the breakpoint;
>Then Debug App in JDE option in the menu.
>
>
>Once I go to the Debug App option, I get the following message:
>
>*Messages* output
>Setting JDE variables to startup values...
>Debugger started successfully.
>No method definition: jde-dbs-proc-display-debug-message,
>"#<jde-dbs-launch-process Launch teste>"
>
>Probably some configuration, that i'm missing.
>
>--------------
>Keep the good work
>
>Luis Novais
>
>
>
>____________________________________________________________________
>Get free email and a permanent address at http://www.netaddress.com/?N=1

Reply via email to