Allow all CLI command even if target is executing.
authorVladimir Prus <vladimir@codesourcery.com>
Sun, 13 Jul 2008 04:09:47 +0000 (04:09 +0000)
committerVladimir Prus <vladimir@codesourcery.com>
Sun, 13 Jul 2008 04:09:47 +0000 (04:09 +0000)
commitb10a37b10aeca5a6e7e79c476755ec7fa5815f2c
tree7dcdb9a9f25ea9ee6194ee816b166894b7d55535
parentea06926780ff672e8e39287a23f6fde0a5817787
Allow all CLI command even if target is executing.
        * gdb/top.c (execute_command_1): Don't check if the inferiour
        is running.
gdb/ChangeLog
gdb/top.c