gdb/
authorYao Qi <yao@codesourcery.com>
Fri, 30 Nov 2012 14:35:50 +0000 (14:35 +0000)
committerYao Qi <yao@codesourcery.com>
Fri, 30 Nov 2012 14:35:50 +0000 (14:35 +0000)
commit3d3fef6bebbc69ad069f05b5fcb17181553e7fa1
tree904d958b7bb9a5918a58092feb4e4d2efee00cd9
parent7cd12a76b7d6e6bdeb17364097ac05edfcb17481
gdb/
2012-11-30  Yao Qi  <yao@codesourcery.com>

* infrun.c (error_is_running, ensure_not_running): Move them
to ...
* infcmd.c (error_is_running, ensure_not_running): ... here.
Make them 'static'.
* inferior.h: Remove declarations of error_is_running and
ensure_not_running.
gdb/ChangeLog
gdb/infcmd.c
gdb/inferior.h
gdb/infrun.c
This page took 0.031811 seconds and 4 git commands to generate.