Files
gem5/src/base
Andreas Sandberg daa53da594 sim: Add support for generating back traces on errors
Add functionality to generate a back trace if gem5 crashes (SIGABRT or
SIGSEGV). The current implementation uses glibc's stack traversal
support if available and stubs out the call to print_backtrace()
otherwise.
2015-12-04 00:12:58 +00:00
..
2015-09-30 15:21:55 -05:00
2015-09-30 15:21:55 -05:00
2011-04-15 10:44:06 -07:00
2014-10-16 05:49:46 -04:00
2015-06-21 20:52:13 +01:00
2011-04-13 09:32:19 -07:00
2015-09-30 15:21:55 -05:00
2012-04-22 05:20:44 -07:00
2015-08-07 09:59:13 +01:00