This is a smaller primarily debugger release, containing some tweaks, fixes, and a few new features.
Debugger Changes
- Added the ability for the debugger to load, use, and evaluate using debug info, even when not actively debugging. The debugger will now keep a process' debug info loaded, even after the process ends. It stores the set of loaded debug info files in the project configurat...