Skip to content

BugId release 2022-10-10 16.26

Compare
Choose a tag to compare
@SkyLined SkyLined released this 12 Oct 07:35
· 77 commits to main since this release

New features/bug fixes:

  • --no-symbols should prevent BugId from attempting to load symbols and speed it up significantly if you don't need symbols.
  • Symbol loading should now be faster.
  • --pause argument now also pauses BugId if there is an internal exception (assuming the argument was passed before the exception happens).
  • --pause argument is now added by default when installing as a JIT debugger using the -I argument. You must explicitly add --pause=false to the arguments disable it.
  • Reports should contain more useful information that is easier to read.

In addition, the mBugId engine has had quite a few improvements and bug fixes. Code should now be faster and provide more accurate results.