intersect line voff ranges across all overlapping line tables when mapping voffs to line info; fixes inline stepping

This commit is contained in:
Ryan Fleury
2024-06-13 15:17:12 -07:00
parent b47b22bdce
commit b6f50cc4be
2 changed files with 41 additions and 17 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ commands =
},
.rjf_f2 =
{
.win = "build rdi_from_pdb rdi_dump && pushd build && rdi_from_pdb --pdb:mule_main.pdb --out:mule_main.rdi && rdi_dump mule_main.rdi > mule_main.dump",
.win = "build rdi_from_pdb rdi_dump && pushd build && rdi_from_pdb --pdb:mule_main.pdb --out:mule_main.rdi && rdi_dump mule_main.rdi > mule_main.dump && popd",
.linux = "",
.out = "*compilation*",
.footer_panel = true,