OSDN Git Service

2000-03-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
authorezannoni <ezannoni>
Fri, 10 Mar 2000 18:53:05 +0000 (18:53 +0000)
committerezannoni <ezannoni>
Fri, 10 Mar 2000 18:53:05 +0000 (18:53 +0000)
commit8cd5a39a794b61a794ae976bad5d13c78a9fb8f2
tree8132661aa5ee8458df5bef6bfd1c62f12f18021c
parentc9929bbf3060dd455e42b87480eaa2cee2b07a66
2000-03-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

* srcbar.tcl (do_attach): Just call gdbtk_attach_native.
        (do_connect): Replace gdbtk_attach_target call with
        gdbtk_attach_remote call.

* interface.tcl (gdbtk_attach_native): Renamed from do_attach method
        and moved from srcbar.tcl.
        (gdbtk_attach_remote): New proc. Renamed from gdb_attach_target,
to better distinguish from the native version.
        (run_executable): Change gdbtk_attach_target call into
        gdbtk_attach_remote.

        * srctextwin.itb: Add keyboard accelerator for Attach command.

        * tclIndex: Rebuild.
gdb/gdbtk/library/ChangeLog
gdb/gdbtk/library/interface.tcl
gdb/gdbtk/library/srcbar.tcl
gdb/gdbtk/library/srctextwin.itb
gdb/gdbtk/library/tclIndex