mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-06 05:48:40 +00:00
adjust unwind loop to be robust to noop-unwind-steps that would otherwise result in infinite unwind loops
This commit is contained in:
+1
-2
@@ -42,8 +42,7 @@
|
||||
////////////////////////////////
|
||||
//~ 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)
|
||||
// [ ] asan stepping breakage
|
||||
// [ ] "Browse..." buttons should adopt a more relevant starting search path,
|
||||
// if possible
|
||||
// [ ] PDB files distributed with the build are not found by DbgHelp!!!
|
||||
|
||||
Reference in New Issue
Block a user