mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-06 13:58:40 +00:00
Merge branch 'dev'
This commit is contained in:
@@ -40,6 +40,10 @@
|
|||||||
////////////////////////////////
|
////////////////////////////////
|
||||||
//~ rjf: Hot, High Priority Tasks (Complete Unusability, Crashes, Fire-Worthy)
|
//~ 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!!!
|
// [ ] PDB files distributed with the build are not found by DbgHelp!!!
|
||||||
// [ ] Jai compiler debugging crash
|
// [ ] Jai compiler debugging crash
|
||||||
//
|
//
|
||||||
@@ -66,6 +70,10 @@
|
|||||||
// [ ] min view rule
|
// [ ] min view rule
|
||||||
// [ ] double click on procedure in procedures tab to jump to source
|
// [ ] 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
|
// [ ] investigate /DEBUG:FASTLINK - can we somehow alert that we do not
|
||||||
// support it?
|
// support it?
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user