OSDN Git Service

* library/console.itb (Console::_operate_and_get_next): New method.
authortromey <tromey>
Fri, 28 Sep 2001 16:36:48 +0000 (16:36 +0000)
committertromey <tromey>
Fri, 28 Sep 2001 16:36:48 +0000 (16:36 +0000)
commitb118c14048af528642f5ef988226cab003d00f7a
tree10376fd03039a76c05fd00035bc3b6b06197f9f4
parent49fd3df61aec1e6d49c3a0556e090e80708dd9cb
* library/console.itb (Console::_operate_and_get_next): New method.
(Console::_setprompt): Insert next history element if requested.
(Console::_build_win): Bind C-o to _operate_and_get_next.
* library/console.ith (_operate_and_get_next): Declare.
(_pendingHistElement): New variable.
gdb/gdbtk/ChangeLog
gdb/gdbtk/library/console.itb
gdb/gdbtk/library/console.ith