Age | Commit message (Expand) | Author |
2016-11-09 | style: [patch 1/22] use /r/3648/ to reorganize includes | Brandon Potter |
2015-10-09 | sim: Add relative break scheduling | Dylan Johnson |
2015-09-02 | sim: Add ability to break at specific kernel function | Dylan Johnson |
2014-10-16 | config: Add a --without-python option to build process | Andrew Bardsley |
2013-11-25 | sim: simulate with multiple threads and event queues | Steve Reinhardt ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E%2C%20Ali%20Saidi%20%3CAli.Saidi%40ARM.com%3E) |
2013-11-01 | sim: Clarify the difference between tracing and debugging | Andreas Hansson |
2012-11-16 | sim: have a curTick per eventq | Nilay Vaish |
2011-09-22 | event: minor cleanup | Steve Reinhardt |
2011-05-04 | Debug: Add a function to cause the simulator to create a checkpoint from GDB. | Ali Saidi |
2011-04-15 | debug: create a Debug namespace | Nathan Binkert |
2009-02-23 | debug: Move debug_break into src/base | Nathan Binkert |
2008-10-10 | gdb: add a debugging function that enters the python interpreter. | Nathan Binkert |
2008-10-09 | eventq: convert all usage of events to use the new API. | Nathan Binkert |
2008-09-10 | style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul... | Ali Saidi |
2008-07-23 | RemoteGDB: add an m5 command line option for setting or disabling remote gdb. | Michael Adler |
2008-02-06 | Make the Event::description() a const function | Stephen Hines |
2007-07-23 | Major changes to how SimObjects are created and initialized. Almost all | Nathan Binkert |
2006-11-13 | Expose debugBreakCycle through swig and get rid of | Nathan Binkert |
2006-06-26 | remove extern "C" from the functions we all from gdb. This isn't requried and... | Ali Saidi |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-22 | New directory structure: | Steve Reinhardt |