summaryrefslogtreecommitdiff
path: root/src/sim/debug.hh
AgeCommit message (Expand)Author
2015-10-09sim: Add relative break schedulingDylan Johnson
2015-09-02sim: Add ability to break at specific kernel functionDylan Johnson
2014-10-16config: Add a --without-python option to build processAndrew Bardsley
2013-11-01sim: Clarify the difference between tracing and debuggingAndreas Hansson
2013-02-19scons: Add warning for missing declarationsAndreas Hansson
2011-05-04Debug: Add a function to cause the simulator to create a checkpoint from GDB.Ali Saidi
2009-05-17types: Move stuff for global types into src/base/types.hhNathan Binkert
2009-02-23debug: Move debug_break into src/baseNathan Binkert
2008-07-23RemoteGDB: add an m5 command line option for setting or disabling remote gdb.Michael Adler
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt