infrun.c: Move non_stop_1 etc., higher up in file.
authorPedro Alves <palves@redhat.com>
Fri, 28 Jun 2013 17:06:14 +0000 (17:06 +0000)
committerPedro Alves <palves@redhat.com>
Fri, 28 Jun 2013 17:06:14 +0000 (17:06 +0000)
commitd32dc48ed4bf13a6974ccc12b0e58aa434821d22
treeb29a31e570217a3a0c277619506010b56cf0b331
parenta69ed7f7aa6fb202509361b02d43838270cc65a0
infrun.c: Move non_stop_1 etc., higher up in file.

The "non_stop_1" global is out of place, mixed with the observer bits.
This moves all the non-stop user-interface-related bits together.

gdb/
2013-06-28  Pedro Alves  <palves@redhat.com>

* infrun.c (non_stop, non_stop_1, set_non_stop, show_non_stop):
Move higher up in file.
gdb/ChangeLog
gdb/infrun.c
This page took 0.034262 seconds and 4 git commands to generate.