help-octave
[Top][All Lists]
Advanced

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

Re: Debugging Octave (as in gdb not a script)


From: Juan Pablo Carbajal
Subject: Re: Debugging Octave (as in gdb not a script)
Date: Sat, 2 Feb 2013 21:46:20 +0100

On Sat, Feb 2, 2013 at 9:14 PM, Alec Teal <address@hidden> wrote:
> It's launched from a shell script, which seems to in turn launch a shell
> script. I use the Eclipse IDE and would really appreciate help in getting it
> to debug (a script that launches is something I've never worked with before
> - I've never 'needed' one or thought about it before)
>
> Alec
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave

I fail to grasp exactly what you need. Have you tried adding
"keyboard" to your script/function? It will give you interactive
debugging.
http://www.gnu.org/software/octave/doc/interpreter/Debugging.html


reply via email to

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