Release 2021-04-15 (See bug #99!!)
It appears that this release is affected by issue #99 for some people. If you experience this issue, please try the previous release for now!
- BugId can now be used as a JIT Debugger! Use
BugId -I
to install and seeBugId -?
for help. - An issue that prevented BugId from working with recent versions of Firefox has been fixed.
- Added
--log-ouput
command line switch, which allows sending a copy of all output to a file. - Added
--pause
command line switch, which allows pausing BugId to wait for the user to press ENTER after running just before terminating. - Various minor improvements.