Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable backtrace on android (#1142) | umarcor | 2020-02-19 | 1 | -1/+1 |
* | grt: also distinguish overflow from null access on linux x86-64 | Tristan Gingold | 2016-12-23 | 1 | -1/+1 |
* | Always execute finalizers and end hooks after simulation. | Tristan Gingold | 2016-03-19 | 1 | -1/+1 |
* | backtrace: add support for windows and for llvm (via libbacktrace). | Tristan Gingold | 2015-11-22 | 1 | -3/+15 |
* | Add symbolizer (for mcode). | Tristan Gingold | 2015-11-19 | 1 | -19/+85 |
* | Fix build of jumps.c on i386/linux. | Tristan Gingold | 2015-09-30 | 1 | -3/+9 |
* | Tentatively fix win32 support. | Tristan Gingold | 2015-09-12 | 1 | -13/+5 |
* | Suppress stack switching; save process state in secondary stack. | Tristan Gingold | 2015-09-04 | 1 | -0/+171 |