go back to per-inline-site line tables; eliminate call location for inline tables; these can be encoded via parent line tables; wire up parsed line tables to inline site production from symbol conversion phase

This commit is contained in:
Ryan Fleury
2024-06-13 10:41:19 -07:00
parent 1880eca295
commit bf2d5640fa
9 changed files with 65 additions and 46 deletions
+2 -1
View File
@@ -47,7 +47,8 @@ commands =
{
.rjf_f1 =
{
.win = "build raddbg telemetry",
.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",
// .win = "build raddbg telemetry",
.linux = "",
.out = "*compilation*",
.footer_panel = true,