sim,misc: Rename M5OP_ANNOTATE to M5OP_RESERVED1.
[gem5.git] / src / sim / debug.cc
2020-04-22 Gabe Blackarch,sim,kern,dev,cpu: Create a Workload SimObject.
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-18 Gabe Blacksim: Delete authors lists from files in sim.
2020-01-23 Gabe Blacksim: Eliminate the breakAtKernelFunction function.
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2015-10-09 Dylan Johnsonsim: Add relative break scheduling
2015-09-02 Dylan Johnsonsim: Add ability to break at specific kernel function
2014-10-16 Andrew Bardsleyconfig: Add a --without-python option to build process
2013-11-25 Steve Reinhardt... sim: simulate with multiple threads and event queues
2013-11-01 Andreas Hanssonsim: Clarify the difference between tracing and debugging
2012-11-16 Nilay Vaishsim: have a curTick per eventq
2011-09-23 Steve Reinhardtevent: minor cleanup
2011-05-05 Ali SaidiDebug: Add a function to cause the simulator to create...
2011-04-15 Nathan Binkertdebug: create a Debug namespace
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-23 Nathan Binkertdebug: Move debug_break into src/base
2008-10-10 Nathan Binkertautomerge
2008-10-10 Nathan Binkertgdb: add a debugging function that enters the python...
2008-10-09 Nathan Binkerteventq: convert all usage of events to use the new...
2008-09-10 Ali Saidistyle: Remove non-leading tabs everywhere they shouldn...
2008-07-23 Michael AdlerRemoteGDB: add an m5 command line option for setting...
2008-02-11 Steve ReinhardtAutomated merge with file:/home/stever/hg/m5-orig
2008-02-06 Stephen HinesMake the Event::description() a const function
2007-07-27 Nathan BinkertMerge python and x86 changes with cache branch
2007-07-24 Gabe BlackMerge with head.
2007-07-24 Nathan BinkertMajor changes to how SimObjects are created and initial...
2006-11-23 Ali SaidiMerge zizzer:/bk/sparcfs
2006-11-14 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-14 Gabe BlackMerge 141.212.106.238:/home/gblack/m5/newmemmemops
2006-11-14 Gabe BlackMerge 141.212.106.238:/home/gblack/m5/newmemmemops
2006-11-14 Gabe BlackMerge 141.212.106.238:/home/gblack/m5/newmemmemops
2006-11-13 Nathan BinkertExpose debugBreakCycle through swig and get rid of
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-07-18 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-06-30 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-29 Kevin LimMerge ktlim@zamp:/z/ktlim2/clean/newmem-merge
2006-06-26 Ali SaidiMerge zizzer:/bk/newmem
2006-06-26 Ali Saidiremove extern "C" from the functions we all from gdb...
2006-06-12 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-06-12 Nathan BinkertMerge iceaxe.:/Volumes/work/research/m5/head
2006-06-04 Kevin LimMerge ktlim@zamp:/z/ktlim2/clean/m5-o3
2006-06-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-05-31 Ali SaidiUpdated Authors from bk prs info
2006-05-30 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-05-22 Steve ReinhardtNew directory structure: