OSDN Git Service

Add non_stop global.
authorpalves <palves>
Wed, 9 Jul 2008 22:27:12 +0000 (22:27 +0000)
committerpalves <palves>
Wed, 9 Jul 2008 22:27:12 +0000 (22:27 +0000)
commit47d76696143b3713a9f379aec416430d29511288
treed91d52082f115fe26feeb43f2a8d984e669cc408
parent65194727b40d1b7f4566950078ec9ce2e9aae2b8
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