OSDN Git Service

* library/session.tcl (SESSION_recreate_bps): Use
authortromey <tromey>
Sat, 6 Oct 2001 18:10:50 +0000 (18:10 +0000)
committertromey <tromey>
Sat, 6 Oct 2001 18:10:50 +0000 (18:10 +0000)
commit1e5368e02886f0f51745e583e97c35d6735331d1
treedfe4d04b5c704b9201d6213dfc4496908fc1c5b2
parentc8b1f4d852d08eb4553a53ee11e37a35bf1b291e
* library/session.tcl (SESSION_recreate_bps): Use
gdb_run_readline_command_no_output to recreate breakpoints.
* library/interface.tcl (gdb_run_readline_command): Set
readlineShowUser element of gdbtk_state.
(gdb_run_readline_command_no_output): New proc.
(initialize_gdbtk): Initialize readlineShowUser element.
(gdbtk_tcl_readline_begin): Use readlineShowUser element.
(gdbtk_tcl_readline): Likewise.
gdb/gdbtk/ChangeLog
gdb/gdbtk/library/interface.tcl
gdb/gdbtk/library/session.tcl