[Changeset] Re: Q: Low hanging fruit?

John W. Eaton jwe at bevo.che.wisc.edu
Tue May 20 15:59:32 CDT 2008


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


More information about the Octave-maintainers mailing list