WhiteBox v0.122.0
WhiteBox » Devlog
WhiteBox v0.122.0
(fullscreen viewing recommended)
New Features
- Add watch expressions for the timeline, with feedback messages and underlines for parse errors
- Add call stacks to timeline (including arguments & return values where captured)
- Add text scaling (
Ctrl + =
/Ctrl + -
) - Speed up data inspection, which bounds total running speed for user code
- Add right-click options to timeline values to copy to clipboard
- Visualize jumps in disassembly
- Add AT&T/Intel disassembly syntax options
- Add support for non-trivial copy constructors
Improvements & Fixes
- Better handling for anonymous records
- Improve font rendering with DirectWrite, FreeType, and TrueType backends
- Improve C++ constructor handling
- Show min/max values for timeline expressions
- Improve data tree value graph
- No longer break on Linux signals that are recommended to be ignored by default (e.g.
SIGWINCH
- change window size) - Animate the status bar colour when new messages are added to the console
- Fix emacs plugin port issue
- Fix misc issues; add resiliency to more edge-cases; reduce jank; …
Known Issues
- globals that are mutated and not reset in user code are not always consistently reset between runs (e.g. changing functions back and forth with a locked caller). Saving your code or using
Compiler > Reset (Ctrl+Shift+R)
forces them to be reset.
Files
whitebox-win-linux-latest.zip 70 MB
Version v0.122.0 Oct 03, 2023
whitebox-win-linux-v0.122.0.zip 70 MB
Version v0.122.0 Oct 03, 2023
Get WhiteBox
Buy Now$69.00 USD or more
WhiteBox
Watch how your code behaves as you write it
Status | In development |
Category | Tool |
Author | Andrew Reece |
Tags | debugger, programming-tool, repl, software-development |
More posts
- WhiteBox v0.116.0Jul 20, 2023
- WhiteBox v0.99.0Dec 03, 2022
- WhiteBox v0.96.2 patchAug 31, 2022
- WhiteBox v0.96Aug 28, 2022
- WhiteBox at Imperial College LondonAug 27, 2022
- WhiteBox v0.91Aug 27, 2022
- WhiteBox v0.89Aug 27, 2022
- WhiteBox v0.84Aug 27, 2022
- WhiteBox v0.80Aug 27, 2022
Leave a comment
Log in with itch.io to leave a comment.