At 11:30 AM 6/21/99 +0200, Franz Reitinger wrote:
>Hi!
>There are existing 2 different methods debugging applets:
>a) Start debugger with appletviewer (jdb sun.applet.AppletViewer ...)
>b) Attach a running interpreter session (start applet, start jdb and enter
>running session)
> Doing this you must provide the debugger with addional infos like
>host,password ...
>
>What kind of debug-process is used by JDE?
>Can I (and how) choose between these two alternatives?
>
>I played a little bit with the different settings according to the JDE-
>User's guide - however I didn't succeed!
>
Hi Franz,
I need to update the User's Guide on this topic. In the meantime, you can
get help on debugging applets by typing C-h f jde-db-applet.
- Paul