]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/infrun.c
Add non_stop global.
authorPedro Alves <palves@redhat.com>
Wed, 9 Jul 2008 22:27:13 +0000 (22:27 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 9 Jul 2008 22:27:13 +0000 (22:27 +0000)
commitad52ddc6a45640f008b6f7e713090c79c9cf2947
treece749b423eb9d616d5e24f590c1abc47a0232dc2
parent3a3e9ee36f308152115225d25b59ac0cc2f35170
Add non_stop global.

* inferior.h (non_stop): Declare.
* infrun.c (non_stop, non_stop_1): New.
(set_non_stop, show_non_stop): New.
(_initialize_infrun): Add "set/show non-stop" command.
gdb/ChangeLog
gdb/inferior.h
gdb/infrun.c