Hey, thanks for the mention of WhiteBox! I'm the lead dev on it.
The currently-available version is focused on a "write-based" workflow for C and a subset of C++: JIT-compiling, running and auto-debugging the function you're working on in the background whenever you edit it.
It shows a timeline of how the data in your function changes, with the intent being to give you feedback as immediately as possible.
We're currently working on a "read-focused" workflow, which is basically about making WhiteBox also work as a timeline debugger (for EXEs compiled from any language) with a few extra tricks up its sleeve...
The currently-available version is focused on a "write-based" workflow for C and a subset of C++: JIT-compiling, running and auto-debugging the function you're working on in the background whenever you edit it.
It shows a timeline of how the data in your function changes, with the intent being to give you feedback as immediately as possible.
We're currently working on a "read-focused" workflow, which is basically about making WhiteBox also work as a timeline debugger (for EXEs compiled from any language) with a few extra tricks up its sleeve...
Feel free to ask any questions either here or on our discord: https://chat.whitebox.systems