At 10:11 AM 2/2/00 +0100, Dr. Volker Zell wrote:
>>>>>> "Nascif" == Nascif Abousalh-Neto <[EMAIL PROTECTED]> writes:
>
> Nascif> Hi,
> Nascif> I'm trying to use the JDEbug on 2.1.6beta16, NTEmacs 20.4.1,
Windows NT 4.
>
> Nascif> When I try to debug an application I get the following error:
>
> Nascif> *** Debugger Output for Process TOMExample(2) ***
>
> Nascif> Error: debugger unable to launch TOMExample.
> Nascif> Reason: VM initialization failed for:
c:/jdk1.2.2/jre^Hinjavaw -Xdebug
>
>
> Nascif> Looks like there is some confusion between UNIX and DOS style
slashes when
> Nascif> JDE tries to use the jde-bug-jre-home variable to generate the
name of the
> Nascif> VM. I'm using bash, is there any assumption in the code that
the user will
> Nascif> use a DOS shell to launch the VM?
>
>
>I get the exact same error with cygnus-Xemacs running on Win-NT-SP3 using
bash as my shell.
>Is anybody out there who is running Jdebug succesfully under cygnus and
Xemacs ???
>
I'll ask you the same question I asked Nascif: did you include the JPDA bin
directory in your system's command path?
- Paul