Minor remote GDB cleanup.
authorSteve Reinhardt <steve.reinhardt@amd.com>
Thu, 3 Jun 2010 23:54:26 +0000 (16:54 -0700)
committerSteve Reinhardt <steve.reinhardt@amd.com>
Thu, 3 Jun 2010 23:54:26 +0000 (16:54 -0700)
commitf92e91e85309e9dcfd0b3c5a8e4faa460d921b7f
treeb0b0362e50679e753bbd7db4aafce8376d8571e2
parent4a3ce94386da669e82e1fd32fb201e2c9385938e
Minor remote GDB cleanup.
Expand the help text on the --remote-gdb-port option so
people know you can use it to disable remote gdb without
reading the source code, and thus don't waste any time
trying to add a separate option to do that.
Clean up some gdb-related cruft I found while looking
for where one would add a gdb disable option, before
I found the comment that told me that I didn't need
to do that.
src/cpu/checker/cpu.hh
src/cpu/ozone/cpu.hh
src/cpu/simple/base.cc
src/cpu/simple/base.hh
src/python/m5/main.py
src/sim/process.hh
src/sim/system.cc