Commit Graph

14 Commits

Author SHA1 Message Date
Ștefan Talpalaru 84b40137bb
prevent getBacktrace() from being inlined 2019-12-21 11:34:18 +01:00
Ștefan Talpalaru 2ec2964d97
more debugging info 2019-12-21 11:25:43 +01:00
Ștefan Talpalaru 9df7ee3b65
debugging support
and avoid returning empty stack traces
2019-12-20 19:06:29 +01:00
Ștefan Talpalaru 9c3b58b30c
only 64-bit Windows is supported 2019-12-20 03:30:29 +01:00
Ștefan Talpalaru ad76b8f70a
fix for 32-bit Windows 2019-12-20 03:19:09 +01:00
Ștefan Talpalaru c04aedb805
support Windows by using the bundled libunwind
- use static libraries instead of "compile" pragmas
2019-12-20 03:03:12 +01:00
Ștefan Talpalaru d298f29528
AppVeyor: update config.guess and config.sub 2019-12-19 01:12:00 +01:00
Ștefan Talpalaru b4ad3f0301
AppVeyor debugging 2019-12-18 22:12:17 +01:00
Ștefan Talpalaru 8d238dab9d
AppVeyor: disable MSBuild 2019-12-18 22:02:34 +01:00
Ștefan Talpalaru 31ecb78d4c
change the Nim compiler integration mechanism 2019-12-18 21:24:06 +01:00
Ștefan Talpalaru 5db221ef07
reset cbd->bt_lineno when skipping lines but continuing the trace 2019-12-18 12:30:13 +01:00
Ștefan Talpalaru 1eab9b317a
plug memory leaks - fixes #1 2019-12-18 12:03:55 +01:00
Ștefan Talpalaru bb08786146
badges 2019-12-18 03:01:13 +01:00
Ștefan Talpalaru ed57c0cf7c
initial commit 2019-12-18 02:09:27 +01:00