help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error: feval: the symbol `java_exit' is not valid as a function


From: Michael Goffioul
Subject: Re: error: feval: the symbol `java_exit' is not valid as a function
Date: Sun, 26 Aug 2007 20:52:47 +0200

On 8/26/07, Tatsuro MATSUOKA <address@hidden> wrote:
> Thank you Michael.
>
> I installed JAVA windows native version, for which I do
> not know work in Cygwin.

I actually meant the java package for octave as found on octave-forge.

> I will check my cygwin install again.
>
> My exeprience to use symbolic debugger like the gdb is
> poor.  So I have to read gdb manual first but I will try
> it.

gdb octave
(gdb) break verror
(gdb) run

when the program stops (because of the breakpoint), type "bt" at
gdb prompt.

Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]