forked from nim-works/nimskull
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
198: debug: refactor debugutils tracer templates r=haxscramper a=haxscramper - REFACTOR implementation of the debug tracer templates from `debugutils`. Add generalized template that allows modifiying remaining bits that are needed to produce full debug step information. - FIX debug trace segfault/out-of-bounds error for `--stacktrace=off`. This commit closes nim-works#194 Co-authored-by: haxscramper <[email protected]>
- Loading branch information
Showing
2 changed files
with
150 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters