OSDN Git Service

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)
commit96f2fa82d0de2615de4d6582cfe41baa79aa5f0d
tree6ff360520d65cc17bad2f62c6767a113640198e5
parent43c1207f46990620627edf44312a335b37c4a21c
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