OctConf TODO: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
* More help on readline [Jordi]
* More help on readline [Jordi]
* Storage of debug control in the terminal (anything to do there or just use history_control)? GUI doesn't store them.
* 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)? [jwe]
* How to clear functions defined in the interpreter (or script file)? [max]
* Add to the wiki short itemized list of steps and tools for [[debugging Octave]] (gdb,emacs, anjuta?, ddd?).
* Add to the wiki short itemized list of steps and tools for [[debugging Octave]] (gdb,emacs, anjuta?, ddd?).
* Extend 'which' to return the location in C++ src files for built-in functions (See partial implementation for *.texi files) [jwe]
* Extend 'which' to return the location in C++ src files for built-in functions (See partial implementation for *.texi files) [jwe]