WhiteBox v0.89
WhiteBox » Devlog
WhiteBox v0.89.0
Features
- Add access to all global symbols (functions, variables) from the function caller
- call setup/utility functions
- initialize globals
- call functions that in turn call the function you’re inspecting, (e.g. just call
main();
)
- Interactive help mode (
ctrl+F1
) - hover over GUI elements to see what they do. The information in these will be improved and expanded in coming releases. - Menu options to pause/reset the internal compiler
Improvements
- Feature flags now available from the menu as well as from the command line
- New folder layout with single launcher to better handle user data across multiple versions while remaining portable. Launcher selects the executable with the highest version
- Scope bars made more visible
- New error handling system gracefully handles and reports many more issues (not yet fully incorporated)
- Address space for user executables tentatively expanded to 64GiB to account for large static data. Dynamically allocated data has no WhiteBox-imposed limit.
- Timeline can be zoomed and scrolled without the WhiteBox app having focus (currently Windows-only)
Plugins
- Add Visual Studio 2022 (API is different from earlier editions)
- Sublime: add commands to command palette
Fixes
- Opening readme no longer blocks the main UI
- Text input undo histories are now separated for different functions’ callers
- Cursor highlights no longer shown when file is unsaved
- Keyboard shortcuts without mod were triggering when mod keys held down
- Clearing your code file no longer causes an error
- (lots of errors now reported rather than assertedcrashed on)
- Minor bug fixes…
Files
whitebox-win-linux-v0.89.0.zip 63 MB
Version v0.89.0 May 14, 2022
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.122.0Oct 11, 2023
- 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.84Aug 27, 2022
- WhiteBox v0.80Aug 27, 2022
Leave a comment
Log in with itch.io to leave a comment.