gem5/src
Andreas Sandberg 53f58b5fc1 arm: Remove BreakPCEvent on guest kernel panic
The LinuxArmSystem class normally provides support for panicing gem5
if the simulated kernel panics. When this is turned off (default),
gem5 uses a BreakPCEvent to provide a debugger hook into the simulator
when the kernel crashes. This hook unconditionally kills gem5 with a
SIGTRAP unless gem5 is compiled in fast mode. This is undesirable
since the panic_on_panic param already provides similar functionality.

Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
2016-04-27 15:34:58 +01:00
..
arch arm: Remove BreakPCEvent on guest kernel panic 2016-04-27 15:34:58 +01:00
base dev: Fix incorrect terminal backlog handling 2016-04-27 15:33:58 +01:00
cpu mem: Remove threadId from memory request class 2016-04-07 09:30:20 -05:00
dev dev: Fix incorrect terminal backlog handling 2016-04-27 15:33:58 +01:00
doc Revert power patch sets with unexpected interactions 2016-04-06 19:43:31 +01:00
doxygen MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
gpu-compute mem: Remove threadId from memory request class 2016-04-07 09:30:20 -05:00
kern syscall_emul: remove mmapFlagTable 2016-04-01 16:38:16 -07:00
mem ruby: Rename pkt to m_pkt so it may be accessed via SLICC 2016-04-26 12:07:51 -04:00
proto cpu: Support virtual addr in elastic traces 2015-12-07 16:42:16 -06:00
python misc: Bail out of DVFS dot if we cannot resolve the domains 2016-04-06 17:55:17 +01:00
sim misc: Appease clang...again 2016-04-12 05:28:39 -04:00
unittest style: remove trailing whitespace 2016-02-06 17:21:18 -08:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript scons: fix building in non-standard locations 2016-03-13 17:47:33 -07:00