Make the debugger a bit more useful with m5.opt by moving stuff
authorNathan Binkert <binkertn@umich.edu>
Mon, 28 Nov 2005 23:33:48 +0000 (18:33 -0500)
committerNathan Binkert <binkertn@umich.edu>
Mon, 28 Nov 2005 23:33:48 +0000 (18:33 -0500)
commit108cfe53d6ac09c18dc531230a38bdc1c25bd2cb
treea30fb47bc936db37ffeb6a9b4ad9b95b53abd1fc
parent47ff0af17e4494ed99c6eebbf8c6b742f7f7dacf
Make the debugger a bit more useful with m5.opt by moving stuff
from #ifdef DEBUG to #ifndef NDEBUG

base/remote_gdb.cc:
    make the remote debugger gdb stuff work in m5.opt
sim/system.cc:
sim/system.hh:
    make the console panic break event happen in m5.opt

--HG--
extra : convert_revision : 044a9b7cdacb058112388a31315e45c5d8cf70fd
base/remote_gdb.cc
sim/system.cc
sim/system.hh