]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Kill off anything not directly related to the CLI command.
authorAndrew Cagney <cagney@redhat.com>
Tue, 4 Feb 2003 01:26:55 +0000 (01:26 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 4 Feb 2003 01:26:55 +0000 (01:26 +0000)
commit02c08270fa34d257c3930afe16e4cddf7421c2a9
tree5a09725bac32fc0d5f56d21e29b6e38672dec916
parentdb94f29eccca9c854989aed13c676e0b07f3a1c1
Kill off anything not directly related to the CLI command.
36 files changed:
gdb/Makefile.in
gdb/breakpoint.c
gdb/cli-out.h
gdb/defs.h
gdb/gdb-events.sh
gdb/mi/mi-cmd-break.c
gdb/mi/mi-cmds.h
gdb/mi/mi-interp.c
gdb/mi/mi.h
gdb/testsuite/gdb.mi/ChangeLog
gdb/testsuite/gdb.mi/mi-break.exp
gdb/testsuite/gdb.mi/mi-cli.exp
gdb/testsuite/gdb.mi/mi-pthreads.exp
gdb/testsuite/gdb.mi/mi-return.exp
gdb/testsuite/gdb.mi/mi-simplerun.exp
gdb/testsuite/gdb.mi/mi-until.exp
gdb/testsuite/gdb.mi/mi-var-cmd.exp
gdb/testsuite/gdb.mi/mi-var-display.exp
gdb/testsuite/gdb.mi/mi-watch.exp
gdb/testsuite/gdb.mi/mi1-basics.exp
gdb/testsuite/gdb.mi/mi1-break.exp
gdb/testsuite/gdb.mi/mi1-console.exp
gdb/testsuite/gdb.mi/mi1-hack-cli.exp
gdb/testsuite/gdb.mi/mi1-return.exp
gdb/testsuite/gdb.mi/mi1-simplerun.exp
gdb/testsuite/gdb.mi/mi1-stack.exp
gdb/testsuite/gdb.mi/mi1-until.exp
gdb/testsuite/gdb.mi/mi1-var-child.exp
gdb/testsuite/gdb.mi/mi1-var-cmd.exp
gdb/testsuite/gdb.mi/mi1-var-display.exp
gdb/testsuite/lib/mi-support.exp
gdb/thread.c
gdb/valops.c
gdb/version.in
gdb/wrapper.c
gdb/wrapper.h