help-octave
[Top][All Lists]
Advanced

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

Re: Octave debugging mode prompt problem


From: George Perendia
Subject: Re: Octave debugging mode prompt problem
Date: Wed, 21 Jul 2010 12:05:32 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.10) Gecko/20100512 Thunderbird/3.0.5

Update FYI:
After all, it seems like I can make octave debug prompt appear and work if I set dbstop (or keyboard) and then run e.g.
octave> mymodel (i..e as..m file)
instead running as part of C/C++ / .m preporocessing suite, e.g.
octave> <myCpreprocessor> mymodel.model
it looks like running <myCpreprocessor>.exe "upsets" switch to octave debug mode
Best
George
On 21/07/2010 10:05, George Perendia wrote:
Dear Sir/Madam

I am trying to enter debug mode running octave under cygwin.

The problem is that each described method in manual of entering debug mode
results in my prompt and cygwin window freezing and the only thing I can
do is C-c to exit the application.

e.g.
When octave hits dbstop file,line or keyboard('debug') it informs of the stop and then the prompt and keyboard freezes without promptimg "debug>" mode (and not at the line I specified
using dbstop<fname>,<lineno>  but at the first line of the file).

Is octave trying to open another (e.g. X11) window instead?


Best regards
George





--

Best regards
George
07951415480






reply via email to

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