Merge branch 'dev'

This commit is contained in:
Ryan Fleury
2024-05-30 07:06:53 -07:00
+8
View File
@@ -40,6 +40,10 @@
////////////////////////////////
//~ rjf: Hot, High Priority Tasks (Complete Unusability, Crashes, Fire-Worthy)
//
// [ ] investigate heavy outputdebugstring usage causing major issues
// (both in debugger and in target application, apparently)
// [ ] "Browse..." buttons should adopt a more relevant starting search path,
// if possible
// [ ] PDB files distributed with the build are not found by DbgHelp!!!
// [ ] Jai compiler debugging crash
//
@@ -66,6 +70,10 @@
// [ ] min view rule
// [ ] double click on procedure in procedures tab to jump to source
//
// [ ] filesystem drag/drop support
// [ ] double-click vs. single-click for folder navigation, see if we can infer
// [ ] use backslashes on windows by default, forward slashes elsewhere
//
// [ ] investigate /DEBUG:FASTLINK - can we somehow alert that we do not
// support it?
//