adjust unwind loop to be robust to noop-unwind-steps that would otherwise result in infinite unwind loops

This commit is contained in:
Ryan Fleury
2024-06-17 12:14:10 -07:00
parent 6ad94978ce
commit 749821dd27
3 changed files with 8 additions and 8 deletions
+1 -2
View File
@@ -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!!!