At 08:44 AM 4/25/00 -0700, you wrote:
>I'm new to Emacs & Java, and have what I am sure must be a very simple
>problem.
>
>When I try to Debug an App, I get the debug window, and it enters the
>debugger. But I don't get a Jdb menu. My menu consists of: ... Mule,
>Gud, Complete, In/Out, Signals, and Help.
>
>I can issue commands in the debug window, but I don't see any changes,
>or progress indication in the source window, as the screen shots would
>indicate.
>
>I'm using Blackdown 1.1.7.
>
>Any help is certainly appreciated...
The Jdb menu appears only in source buffers that have been opened by the
debugger as the result of a breakpoint being hit or a step being taken.
This is the behavior inherited from the gud package on which the JDE's
interface to jdb is based. I've always meant to fix it so that Jdb menu
appears in the source buffer where the debugger was launched but lately the
jdb interface has been on the back burner as I have my hands full with JDEbug.
- Paul
------------------------------------------------------------
TECH SUPPORT POLICY
I respond only to requests that contain a complete problem report. The
easiest way to ensure that your report is complete is to include the output
of the JDE->Help->Submit Problem Report command in your request.
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
JDE website: http://sunsite.auc.dk/jde/
JDE mailing list archive:
http://www.mail-archive.com/[email protected]/maillist.html