At 11:13 AM 9/28/99 -0400, Jean-Pierre Dub� wrote:
>Hi Paul,
>
>I followed the proper instrcutions. I have set the variable according to the
>readme file. Here is my setup.
>
>Jde Db Debugger: [Hide]
>Name: jdebug
>Debugger type is
>( ) Executable
>(*) Class
>   [State]: you have set this option, but not saved it for future sessions.
>Specify debugger. [More]
>
>Thanks
>

Check your load path to ensure that you are not inadvertently loading an
old, e.g., JDE 2.1.5, release of the JDE. This is the behavior I'd expect
from an old, pre-JDEbug release of the JDE.  

- Paul


>----- Original Message -----
>From: "Paul Kinnucan" <[EMAIL PROTECTED]>
>To: "Jean-Pierre Dub�" <[EMAIL PROTECTED]>
>Cc: <[EMAIL PROTECTED]>
>Sent: Tuesday, September 28, 1999 11:02
>Subject: Re: Can't start the debugger with JDE 2.1.6 beta 10
>
>
>Hi Jean-Pierre,
>
>You have to tell the JDE to use JDEbug instead of jdb. Instructions on how
>to do this are in the ReleaseNotes.txt file in the JDE distribution. This
>file contains all the release notes for the most recent releases of the JDE.
>The JDEbug setup info is in the release notes for beta 6, I think.
>
>- Paul
>
>At 10:47 AM 9/28/99 -0400, you wrote:
>>Hi Paul,
>>
>>I want back to using JDK 1.2 just to be compatible with your setup. I have
>>set the jde-bug-jpda-directory to point to /devtools/jdpa/bin, this is
>where
>>the JPDA dll are located. Now when I start the debugger I go one step
>>further but it still doesn't work. Here is the output of the debug buffer:
>>
>>cd c:/softdev/java/dbframework/com/infocom/dbframework/
>>/devtools/jdk1.2/bin/javaw Jdebug -classpath
>>/devtools/jdk1.2/jre/lib/rt.jar;/softdev/java/library/classes/infocom_lib.j
>a
>>r;/softdev/java/dbframework/classes;/devtools/jconnect/classes/jconn2.jar
>>com.infocom.dbframework.Main
>>
>>java.lang.NoClassDefFoundError: Jdebug
>>Exception in thread "main"
>>Debugger exited abnormally with code 1
>>
>>Thanks for your help
>>
>>
>>----- Original Message -----
>>From: "Paul Kinnucan" <[EMAIL PROTECTED]>
>>To: "Jean-Pierre Dub�" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
>>Sent: Tuesday, September 28, 1999 10:29
>>Subject: Re: Can't start the debugger with JDE 2.1.6 beta 10
>>
>>
>>At 09:56 AM 9/28/99 -0400, Jean-Pierre Dub� wrote:
>>>
>>> Hi,
>>>
>>> I tried using the new debugger in JDE 2.1.6 beta 10. The debugger refuse
>>to
>>> start and I get the following error message
>>> "Args out of range: "", -1". Here is my system configuration
>>>
>>> Windows 2000 RC2
>>> NT/Emacs 20.4.1
>>> Sun/JDK 1.3
>>>
>>
>>
>>
>>Please send me the contents of the *JDEBug* directory.
>>
>>Note that I have not tested JDEBug on JDK 1.3.
>>
>>Note also that you need to set the jde-bug-jpda-directory
>>variable to the location of the jpda dll.  This is necessary
>>because the JPDA currently assumes that the JPDA and JDK are
>>separate distributions each living in their own directory
>>trees.
>>
>>- Paul
>>
>

Reply via email to