Hello, I'm a biginner in Java, and trying JDE. I want to debug in JDE with jdb, but it doesn't work. The messages in the debugger's buffer are: ----- jdb test Initializing jdb... > Deferring breakpoint test.main. It will be set after the class is loaded. > run test > VM Started: ---- This might be due to JDE, because when I try jdb in the terminal, it doesn't work either. How can I make jdb work? Thanks in advance. My environment is: - RedHat Linux 7 - GNU Emacs 20.7.1 - JDK 1.3 --- ELYSIUM Inc. Katsuyoshi Nakanishi

Reply via email to