Skip to content

V1.12.1-pre5

Pre-release
Pre-release
Compare
Choose a tag to compare
@haneefdm haneefdm released this 01 Sep 17:09
· 28 commits to master since this release

Faster stack traces using an alternate approach to querying GDB. Only helps when your stack is corrupted or too big. This can help when you are single-stepping with a corrupt stack.
Also, it does not help when your stack is so corrupted that GDB crashes or hangs on stack-trace/local-variable requests.