OctConf TODO: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
* How to clear functions defined in the interpreter (or script file)? | * How to clear functions defined in the interpreter (or script file)? | ||
* Make which command report where built-in functions are | * Make which command report where built-in functions are | ||
* Add to the wiki short itemized list of steps and tools for debugging Octave (gdb,emacs, anjuta?, ddd?). |
Revision as of 15:11, 17 July 2012
- Rename core dump to workspace save
- Enable warnings locally?
- More demos in documentation (code sprint?). Copy @example into demo blocks and some @test into the documentation?
- More help on readline
- Storage of debug control in the terminal (anything to do there or just use history_control)? GUI doesn't store them.
- How to clear functions defined in the interpreter (or script file)?
- Make which command report where built-in functions are
- Add to the wiki short itemized list of steps and tools for debugging Octave (gdb,emacs, anjuta?, ddd?).