octave-maintainers
[Top][All Lists]
Advanced

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

Re: [Changeset] Re: Q: Low hanging fruit?


From: John W. Eaton
Subject: Re: [Changeset] Re: Q: Low hanging fruit?
Date: Tue, 20 May 2008 16:59:32 -0400

On 13-May-2008, David Bateman wrote:

| Ok then what about the attached instead. It moves
| 
| * dbcont, dbnext, dbstep functions to DEFCMD's
| * adds the dbquit function
| * modifies the dbstep command to be compatible
| * splits get_user_input into two versions, with the debug version using
| the standard parser and thus allowing multi-line input and things like
| "x = 1; return" in the debug mode to work.
| * Makes the quit, exit commands at the debug prompt quit Octave in the
| same manner as in Matlab.
| * Updates the debug.txi file.
| 
| Making the debug mode accept multi-line input was much easier than I
| thought it would be. I've tested this a little, but a little more
| testing might be a good thing.

I applied this changset.  I also removed the spurious extern decl
before commiting the change in my archive.

Thanks,

jwe


reply via email to

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