Expose debugBreakCycle through swig and get rid of
authorNathan Binkert <binkertn@umich.edu>
Mon, 13 Nov 2006 20:20:08 +0000 (12:20 -0800)
committerNathan Binkert <binkertn@umich.edu>
Mon, 13 Nov 2006 20:20:08 +0000 (12:20 -0800)
commitafed455e777348596db9ff9786d6dae03a956c89
treee49f414f9c4e4d31c5c47922b9818b098c7ad038
parent2370e638cec993a2f676c7e5997f4223c995be29
Expose debugBreakCycle through swig and get rid of
the Debug param context

--HG--
extra : convert_revision : 40e9dcfa9faedbe0c90a43f908f20a7c14ded6a4
src/SConscript
src/python/SConscript
src/python/m5/main.py
src/python/m5/objects/Root.py
src/python/swig/debug.i [new file with mode: 0644]
src/sim/debug.cc
src/sim/main.cc