OSDN Git Service

* library/console.itb (Console::_operate_and_get_next): New method.
authorTom Tromey <tromey@redhat.com>
Fri, 28 Sep 2001 16:36:50 +0000 (16:36 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 28 Sep 2001 16:36:50 +0000 (16:36 +0000)
commitf6e2b08b65a3a1fc9171064cfbdd07c69557da26
tree432a297838c8203e89d22cdc5ecbe17384631909
parent002e4aa7ffdc0fdf219df7a00cca3868d6fa4421
* 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