research(render) Campaign FW1: the ten pose-stamped oracle fixtures

Second capture round (owner-driven): every frame carries the camera
pose from Render::viewer_pos, closing the FW0 pose gap. The
holtburg-transitions fixture records a full out-and-back doorway
crossing with all four root flips. README documents the P-line format
and the marker-timing caveat that gates still fixtures first.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Erik 2026-08-30 10:20:31 +02:00
parent f289366700
commit a6b37c0aac
11 changed files with 11388 additions and 0 deletions

View file

@ -62,3 +62,23 @@ replaying.
when stationary — even standing in a doorway. when stationary — even standing in a doorway.
6. **Buildings draw far-to-near** (`LScape::calc_draw_order`), and the 6. **Buildings draw far-to-near** (`LScape::calc_draw_order`), and the
whole-frame sequence repeats bit-for-bit while the camera is still. whole-frame sequence repeats bit-for-bit while the camera is still.
## Pose-stamped round (2026-08-30 evening, `posed/`)
The second capture round adds a `P` line per frame (raw IEEE-754 dwords
from `Render::viewer_pos` @0x0081ef00: camera cell id, world origin xyz,
the four Frame quaternion components in storage order) — the exact-replay
inputs the first round lacked. Ten fixtures in `posed/`: cathedral-arrival,
terrace-center (interior-rooted this round — different camera state than
the morning; the pose stamp makes each fixture self-consistent),
terrace-edge (outdoor, the #456 pose), holtburg-doorway-still,
holtburg-walkout, holtburg-transitions (a full out-and-back crossing with
all four root flips — supersedes walkout as the transition contract),
holtburg-street-outdoor, holtburg-walkabout (80 moving frames),
foundry-entry (outdoor approach; the flip fell outside the window),
foundry-deep (the pure-interior shape: DI + DC ov=0, no landscape).
Caveat: the pose is dumped at the frame MARKER (RenderNormalMode entry),
i.e. before update_viewpoint copies the new camera state — for moving
captures the stamped pose belongs to the PREVIOUS frame's draw; still
captures are unaffected. FW1 conformance gates on the STILL fixtures
first for exactly this reason.

View file

@ -0,0 +1,716 @@
Opened log file 'C:\Users\erikn\AppData\Local\Temp\claude\C--Users-erikn-source-repos-acdream--claude-worktrees-peaceful-blackburn-5333f0\e3dbd387-d947-4f49-964d-d454fc9c7d83\scratchpad\fw1-cap-cathedral-arrival.log'
0:021> .sympath C:\Users\erikn\source\repos\acdream\refs
Symbol search path is: C:\Users\erikn\source\repos\acdream\refs
Expanded Symbol search path is: c:\users\erikn\source\repos\acdream\refs
************* Path validation summary **************
Response Time (ms) Location
OK C:\Users\erikn\source\repos\acdream\refs
0:021> .symopt+ 0x40
Symbol options are 0xB0367:
0x00000001 - SYMOPT_CASE_INSENSITIVE
0x00000002 - SYMOPT_UNDNAME
0x00000004 - SYMOPT_DEFERRED_LOADS
0x00000020 - SYMOPT_OMAP_FIND_NEAREST
0x00000040 - SYMOPT_LOAD_ANYTHING
0x00000100 - SYMOPT_NO_UNQUALIFIED_LOADS
0x00000200 - SYMOPT_FAIL_CRITICAL_ERRORS
0x00010000 - SYMOPT_AUTO_PUBLICS
0x00020000 - SYMOPT_NO_IMAGE_SEARCH
0x00080000 - SYMOPT_NO_PROMPTS
0:021> .reload /f acclient.exe
0:021> r $t0 = 0
0:021> bp 00453aa0 "r $t0 = @$t0 + 1; .printf \"F %d\\n\", @$t0; .printf \"P %08x %08x %08x %08x %08x %08x %08x %08x\\n\", poi(0x81ef00+4), poi(0x81ef00+0x3c), poi(0x81ef00+0x40), poi(0x81ef00+0x44), poi(0x81ef00+8), poi(0x81ef00+0xc), poi(0x81ef00+0x10), poi(0x81ef00+0x14); .if (@$t0 >= 0n40) { qd } .else { gc }"
0:021> bp 005a4840 "r $t2 = poi(@ecx+0x60); .printf \"DC pv=%08x ov=%d n=%d:\", @ecx, poi(@ecx+0x38), @$t2; r $t3 = poi(@ecx+0x50); r $t4 = 0; .while (@$t4 < @$t2) { r $t5 = poi(@$t3 + @$t4*4); .printf \" %08x\", poi(@$t5+0x28); r $t4 = @$t4 + 1 }; .printf \"\\n\"; gc"
0:021> bp 005a5860 ".printf \"DI %08x\\n\", poi(poi(@esp+4)+0x28); gc"
0:021> bp 00506330 ".printf \"LS\\n\"; gc"
0:021> bp 0059f2a0 ".printf \"BLD %08x\\n\", poi(poi(@esp+4)+0x4c); gc"
0:021> g
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 1
P f4180106 4217ce4b 4238a567 432c2114 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 2
P f4180106 4217cef9 4238a3c4 432c2136 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 3
P f4180106 4217cef9 4238a3c4 432c2136 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 4
P f4180106 4217cef9 4238a3c4 432c2136 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 5
P f4180106 4217cef8 4238a3c6 432c2135 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 6
P f4180106 4217cef8 4238a3c6 432c2135 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 7
P f4180106 4217cef8 4238a3c6 432c2135 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 8
P f4180106 4217cef7 4238a3c9 432c2135 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 9
P f4180106 4217cef7 4238a3c9 432c2135 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 10
P f4180106 4217cef7 4238a3c9 432c2135 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 11
P f4180106 4217cef6 4238a3cc 432c2135 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 12
P f4180106 4217cef6 4238a3cc 432c2135 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 13
P f4180106 4217cef6 4238a3cc 432c2135 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 14
P f4180106 4217cef5 4238a3ce 432c2135 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 15
P f4180106 4217cef5 4238a3ce 432c2135 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 16
P f4180106 4217cef5 4238a3ce 432c2135 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 17
P f4180106 4217cef4 4238a3d0 432c2135 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 18
P f4180106 4217cef4 4238a3d0 432c2135 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 19
P f4180106 4217cef4 4238a3d0 432c2135 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 20
P f4180106 4217cef3 4238a3d2 432c2134 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 21
P f4180106 4217cef3 4238a3d2 432c2134 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 22
P f4180106 4217cef3 4238a3d2 432c2134 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 23
P f4180106 4217cef2 4238a3d5 432c2134 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 24
P f4180106 4217cef2 4238a3d5 432c2134 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 25
P f4180106 4217cef2 4238a3d5 432c2134 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 26
P f4180106 4217cef1 4238a3d8 432c2134 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 27
P f4180106 4217cef1 4238a3d8 432c2134 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 28
P f4180106 4217cef1 4238a3d8 432c2134 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 29
P f4180106 4217cef0 4238a3da 432c2134 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 30
P f4180106 4217cef0 4238a3da 432c2134 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 31
P f4180106 4217cef0 4238a3da 432c2134 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 32
P f4180106 4217ceef 4238a3dc 432c2134 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 33
P f4180106 4217ceef 4238a3dc 432c2134 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 34
P f4180106 4217ceef 4238a3dc 432c2134 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 35
P f4180106 4217ceee 4238a3de 432c2133 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 36
P f4180106 4217ceee 4238a3de 432c2133 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 37
P f4180106 4217ceee 4238a3de 432c2133 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 38
P f4180106 4217ceed 4238a3e1 432c2133 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 39
P f4180106 4217ceed 4238a3e1 432c2133 bf786b71 3e11d730 3ce81370 be45a7ad
DI f4180106
DC pv=009d4e38 ov=1 n=1: f4180106
LS
BLD f3180020
BLD f4180004
BLD f4180014
BLD f418000c
DC pv=009d4398 ov=0 n=2: f4180101 f4180100
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
BLD f418000a
F 40
P f4180106 4217ceed 4238a3e1 432c2133 bf786b71 3e11d730 3ce81370 be45a7ad
quit:
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\atlmfc.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\concurrency.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\cpp_rest.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\ObjectiveC.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\stl.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Data.Json.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Devices.Geolocation.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Devices.Sensors.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Media.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\windows.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\winrt.natvis'

View file

@ -0,0 +1,198 @@
Opened log file 'C:\Users\erikn\AppData\Local\Temp\claude\C--Users-erikn-source-repos-acdream--claude-worktrees-peaceful-blackburn-5333f0\e3dbd387-d947-4f49-964d-d454fc9c7d83\scratchpad\fw1-cap-foundry-deep.log'
0:021> .sympath C:\Users\erikn\source\repos\acdream\refs
Symbol search path is: C:\Users\erikn\source\repos\acdream\refs
Expanded Symbol search path is: c:\users\erikn\source\repos\acdream\refs
************* Path validation summary **************
Response Time (ms) Location
OK C:\Users\erikn\source\repos\acdream\refs
0:021> .symopt+ 0x40
Symbol options are 0xB0367:
0x00000001 - SYMOPT_CASE_INSENSITIVE
0x00000002 - SYMOPT_UNDNAME
0x00000004 - SYMOPT_DEFERRED_LOADS
0x00000020 - SYMOPT_OMAP_FIND_NEAREST
0x00000040 - SYMOPT_LOAD_ANYTHING
0x00000100 - SYMOPT_NO_UNQUALIFIED_LOADS
0x00000200 - SYMOPT_FAIL_CRITICAL_ERRORS
0x00010000 - SYMOPT_AUTO_PUBLICS
0x00020000 - SYMOPT_NO_IMAGE_SEARCH
0x00080000 - SYMOPT_NO_PROMPTS
0:021> .reload /f acclient.exe
0:021> r $t0 = 0
0:021> bp 00453aa0 "r $t0 = @$t0 + 1; .printf \"F %d\\n\", @$t0; .printf \"P %08x %08x %08x %08x %08x %08x %08x %08x\\n\", poi(0x81ef00+4), poi(0x81ef00+0x3c), poi(0x81ef00+0x40), poi(0x81ef00+0x44), poi(0x81ef00+8), poi(0x81ef00+0xc), poi(0x81ef00+0x10), poi(0x81ef00+0x14); .if (@$t0 >= 0n40) { qd } .else { gc }"
0:021> bp 005a4840 "r $t2 = poi(@ecx+0x60); .printf \"DC pv=%08x ov=%d n=%d:\", @ecx, poi(@ecx+0x38), @$t2; r $t3 = poi(@ecx+0x50); r $t4 = 0; .while (@$t4 < @$t2) { r $t5 = poi(@$t3 + @$t4*4); .printf \" %08x\", poi(@$t5+0x28); r $t4 = @$t4 + 1 }; .printf \"\\n\"; gc"
0:021> bp 005a5860 ".printf \"DI %08x\\n\", poi(poi(@esp+4)+0x28); gc"
0:021> bp 00506330 ".printf \"LS\\n\"; gc"
0:021> bp 0059f2a0 ".printf \"BLD %08x\\n\", poi(poi(@esp+4)+0x4c); gc"
0:021> g
F 1
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 2
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 3
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 4
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 5
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 6
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 7
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 8
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 9
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 10
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 11
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 12
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 13
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 14
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 15
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 16
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 17
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 18
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 19
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 20
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 21
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 22
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 23
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 24
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 25
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 26
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 27
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 28
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 29
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 30
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 31
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 32
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 33
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 34
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 35
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 36
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 37
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 38
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 39
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
DI a9b40176
DC pv=009d4e38 ov=0 n=1: a9b40176
F 40
P a9b40176 4290a349 431a4e89 427c8503 3f617e5d be0461c6 3d8771b3 bee6b58d
quit:
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\atlmfc.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\concurrency.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\cpp_rest.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\ObjectiveC.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\stl.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Data.Json.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Devices.Geolocation.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Devices.Sensors.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Media.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\windows.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\winrt.natvis'

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,744 @@
Opened log file 'C:\Users\erikn\AppData\Local\Temp\claude\C--Users-erikn-source-repos-acdream--claude-worktrees-peaceful-blackburn-5333f0\e3dbd387-d947-4f49-964d-d454fc9c7d83\scratchpad\fw1-cap-holtburg-doorway.log'
0:020> .sympath C:\Users\erikn\source\repos\acdream\refs
Symbol search path is: C:\Users\erikn\source\repos\acdream\refs
Expanded Symbol search path is: c:\users\erikn\source\repos\acdream\refs
************* Path validation summary **************
Response Time (ms) Location
OK C:\Users\erikn\source\repos\acdream\refs
0:020> .symopt+ 0x40
Symbol options are 0xB0367:
0x00000001 - SYMOPT_CASE_INSENSITIVE
0x00000002 - SYMOPT_UNDNAME
0x00000004 - SYMOPT_DEFERRED_LOADS
0x00000020 - SYMOPT_OMAP_FIND_NEAREST
0x00000040 - SYMOPT_LOAD_ANYTHING
0x00000100 - SYMOPT_NO_UNQUALIFIED_LOADS
0x00000200 - SYMOPT_FAIL_CRITICAL_ERRORS
0x00010000 - SYMOPT_AUTO_PUBLICS
0x00020000 - SYMOPT_NO_IMAGE_SEARCH
0x00080000 - SYMOPT_NO_PROMPTS
0:020> .reload /f acclient.exe
0:020> r $t0 = 0
0:020> bp 00453aa0 "r $t0 = @$t0 + 1; .printf \"F %d\\n\", @$t0; .printf \"P %08x %08x %08x %08x %08x %08x %08x %08x\\n\", poi(0x81ef00+4), poi(0x81ef00+0x3c), poi(0x81ef00+0x40), poi(0x81ef00+0x44), poi(0x81ef00+8), poi(0x81ef00+0xc), poi(0x81ef00+0x10), poi(0x81ef00+0x14); .if (@$t0 >= 0n40) { qd } .else { gc }"
0:020> bp 005a4840 "r $t2 = poi(@ecx+0x60); .printf \"DC pv=%08x ov=%d n=%d:\", @ecx, poi(@ecx+0x38), @$t2; r $t3 = poi(@ecx+0x50); r $t4 = 0; .while (@$t4 < @$t2) { r $t5 = poi(@$t3 + @$t4*4); .printf \" %08x\", poi(@$t5+0x28); r $t4 = @$t4 + 1 }; .printf \"\\n\"; gc"
0:020> bp 005a5860 ".printf \"DI %08x\\n\", poi(poi(@esp+4)+0x28); gc"
0:020> bp 00506330 ".printf \"LS\\n\"; gc"
0:020> bp 0059f2a0 ".printf \"BLD %08x\\n\", poi(poi(@esp+4)+0x4c); gc"
0:020> g
F 1
P a9b4013f 43054826 41604391 42c0a8ff 3f7ad6aa be1342bb bca4fd4d 3e0c84c0
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 2
P a9b4013f 4305484d 41604402 42c0a8f6 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 3
P a9b4013f 4305484d 41604406 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 4
P a9b4013f 4305484d 41604407 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 5
P a9b4013f 4305484d 41604408 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 6
P a9b4013f 4305484d 41604409 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 7
P a9b4013f 4305484d 4160440a 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 8
P a9b4013f 4305484d 4160440b 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 9
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 10
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 11
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 12
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 13
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 14
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 15
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 16
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 17
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 18
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 19
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 20
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 21
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 22
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 23
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 24
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 25
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 26
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 27
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 28
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 29
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 30
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 31
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 32
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 33
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 34
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 35
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 36
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 37
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 38
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 39
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
DI a9b4013f
DC pv=009d4e38 ov=2 n=3: a9b4013f a9b40150 a9b4014c
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
BLD a9b40022
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 40
P a9b4013f 4305484d 4160440c 42c0a8f7 3f7ad5a6 be134223 bca51f4a 3e0ca1b2
quit:
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\atlmfc.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\concurrency.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\cpp_rest.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\ObjectiveC.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\stl.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Data.Json.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Devices.Geolocation.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Devices.Sensors.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Media.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\windows.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\winrt.natvis'

View file

@ -0,0 +1,744 @@
Opened log file 'C:\Users\erikn\AppData\Local\Temp\claude\C--Users-erikn-source-repos-acdream--claude-worktrees-peaceful-blackburn-5333f0\e3dbd387-d947-4f49-964d-d454fc9c7d83\scratchpad\fw1-cap-street-outdoor.log'
0:020> .sympath C:\Users\erikn\source\repos\acdream\refs
Symbol search path is: C:\Users\erikn\source\repos\acdream\refs
Expanded Symbol search path is: c:\users\erikn\source\repos\acdream\refs
************* Path validation summary **************
Response Time (ms) Location
OK C:\Users\erikn\source\repos\acdream\refs
0:020> .symopt+ 0x40
Symbol options are 0xB0367:
0x00000001 - SYMOPT_CASE_INSENSITIVE
0x00000002 - SYMOPT_UNDNAME
0x00000004 - SYMOPT_DEFERRED_LOADS
0x00000020 - SYMOPT_OMAP_FIND_NEAREST
0x00000040 - SYMOPT_LOAD_ANYTHING
0x00000100 - SYMOPT_NO_UNQUALIFIED_LOADS
0x00000200 - SYMOPT_FAIL_CRITICAL_ERRORS
0x00010000 - SYMOPT_AUTO_PUBLICS
0x00020000 - SYMOPT_NO_IMAGE_SEARCH
0x00080000 - SYMOPT_NO_PROMPTS
0:020> .reload /f acclient.exe
0:020> r $t0 = 0
0:020> bp 00453aa0 "r $t0 = @$t0 + 1; .printf \"F %d\\n\", @$t0; .printf \"P %08x %08x %08x %08x %08x %08x %08x %08x\\n\", poi(0x81ef00+4), poi(0x81ef00+0x3c), poi(0x81ef00+0x40), poi(0x81ef00+0x44), poi(0x81ef00+8), poi(0x81ef00+0xc), poi(0x81ef00+0x10), poi(0x81ef00+0x14); .if (@$t0 >= 0n40) { qd } .else { gc }"
0:020> bp 005a4840 "r $t2 = poi(@ecx+0x60); .printf \"DC pv=%08x ov=%d n=%d:\", @ecx, poi(@ecx+0x38), @$t2; r $t3 = poi(@ecx+0x50); r $t4 = 0; .while (@$t4 < @$t2) { r $t5 = poi(@$t3 + @$t4*4); .printf \" %08x\", poi(@$t5+0x28); r $t4 = @$t4 + 1 }; .printf \"\\n\"; gc"
0:020> bp 005a5860 ".printf \"DI %08x\\n\", poi(poi(@esp+4)+0x28); gc"
0:020> bp 00506330 ".printf \"LS\\n\"; gc"
0:020> bp 0059f2a0 ".printf \"BLD %08x\\n\", poi(poi(@esp+4)+0x4c); gc"
0:020> g
F 1
P a9b40029 4304c599 41bf2387 42c0a910 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 2
P a9b40029 4304c57b 41bf238b 42c0a8fe 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 3
P a9b40029 4304c57c 41bf238b 42c0a8fe 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 4
P a9b40029 4304c57d 41bf238a 42c0a8ff 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 5
P a9b40029 4304c57e 41bf238a 42c0a8ff 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 6
P a9b40029 4304c57f 41bf238a 42c0a900 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 7
P a9b40029 4304c580 41bf238a 42c0a901 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 8
P a9b40029 4304c581 41bf238a 42c0a901 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 9
P a9b40029 4304c582 41bf238a 42c0a902 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 10
P a9b40029 4304c583 41bf238a 42c0a902 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 11
P a9b40029 4304c584 41bf2389 42c0a903 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 12
P a9b40029 4304c585 41bf2389 42c0a904 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 13
P a9b40029 4304c586 41bf2389 42c0a904 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 14
P a9b40029 4304c587 41bf2389 42c0a905 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 15
P a9b40029 4304c588 41bf2389 42c0a905 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 16
P a9b40029 4304c589 41bf2389 42c0a906 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 17
P a9b40029 4304c58a 41bf2389 42c0a907 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 18
P a9b40029 4304c58b 41bf2388 42c0a907 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 19
P a9b40029 4304c58c 41bf2388 42c0a908 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 20
P a9b40029 4304c58d 41bf2388 42c0a908 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 21
P a9b40029 4304c58e 41bf2388 42c0a909 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 22
P a9b40029 4304c58f 41bf2388 42c0a90a 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 23
P a9b40029 4304c590 41bf2388 42c0a90a 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 24
P a9b40029 4304c591 41bf2388 42c0a90b 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 25
P a9b40029 4304c592 41bf2388 42c0a90b 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 26
P a9b40029 4304c593 41bf2387 42c0a90c 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 27
P a9b40029 4304c594 41bf2387 42c0a90d 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 28
P a9b40029 4304c595 41bf2387 42c0a90d 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 29
P a9b40029 4304c596 41bf2387 42c0a90e 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 30
P a9b40029 4304c597 41bf2387 42c0a90e 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 31
P a9b40029 4304c598 41bf2387 42c0a90f 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 32
P a9b40029 4304c599 41bf2387 42c0a910 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 33
P a9b40029 4304c59a 41bf2386 42c0a910 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 34
P a9b40029 4304c59b 41bf2386 42c0a911 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 35
P a9b40029 4304c59c 41bf2386 42c0a911 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 36
P a9b40029 4304c59d 41bf2386 42c0a912 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 37
P a9b40029 4304c59e 41bf2386 42c0a913 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 38
P a9b40029 4304c59f 41bf2386 42c0a913 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 39
P a9b40029 4304c5a0 41bf2386 42c0a914 3f34a2ab bdd417c0 bdd07917 3f318d73
LS
BLD a9b3003c
BLD a9b4000f
BLD a9b40017
BLD a9b4002f
BLD a9b40016
BLD a9b4001e
BLD a9b40026
BLD a9b40036
BLD a9b4001a
DC pv=009d4398 ov=0 n=3: a9b4016e a9b4016a a9b4016c
BLD a9b40022
DC pv=009d4398 ov=0 n=4: a9b40164 a9b40162 a9b40167 a9b40169
BLD a9b40032
BLD a9b40031
BLD a9b40029
F 40
P a9b40029 4304c5a1 41bf2385 42c0a914 3f34a2ab bdd417c0 bdd07917 3f318d73
quit:
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\atlmfc.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\concurrency.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\cpp_rest.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\ObjectiveC.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\stl.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Data.Json.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Devices.Geolocation.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Devices.Sensors.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Media.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\windows.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\winrt.natvis'

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,789 @@
Opened log file 'C:\Users\erikn\AppData\Local\Temp\claude\C--Users-erikn-source-repos-acdream--claude-worktrees-peaceful-blackburn-5333f0\e3dbd387-d947-4f49-964d-d454fc9c7d83\scratchpad\fw1-cap-terrace-center.log'
0:018> .sympath C:\Users\erikn\source\repos\acdream\refs
Symbol search path is: C:\Users\erikn\source\repos\acdream\refs
Expanded Symbol search path is: c:\users\erikn\source\repos\acdream\refs
************* Path validation summary **************
Response Time (ms) Location
OK C:\Users\erikn\source\repos\acdream\refs
0:018> .symopt+ 0x40
Symbol options are 0xB0367:
0x00000001 - SYMOPT_CASE_INSENSITIVE
0x00000002 - SYMOPT_UNDNAME
0x00000004 - SYMOPT_DEFERRED_LOADS
0x00000020 - SYMOPT_OMAP_FIND_NEAREST
0x00000040 - SYMOPT_LOAD_ANYTHING
0x00000100 - SYMOPT_NO_UNQUALIFIED_LOADS
0x00000200 - SYMOPT_FAIL_CRITICAL_ERRORS
0x00010000 - SYMOPT_AUTO_PUBLICS
0x00020000 - SYMOPT_NO_IMAGE_SEARCH
0x00080000 - SYMOPT_NO_PROMPTS
0:018> .reload /f acclient.exe
0:018> r $t0 = 0
0:018> bp 00453aa0 "r $t0 = @$t0 + 1; .printf \"F %d\\n\", @$t0; .printf \"P %08x %08x %08x %08x %08x %08x %08x %08x\\n\", poi(0x81ef00+4), poi(0x81ef00+0x3c), poi(0x81ef00+0x40), poi(0x81ef00+0x44), poi(0x81ef00+8), poi(0x81ef00+0xc), poi(0x81ef00+0x10), poi(0x81ef00+0x14); .if (@$t0 >= 0n40) { qd } .else { gc }"
0:018> bp 005a4840 "r $t2 = poi(@ecx+0x60); .printf \"DC pv=%08x ov=%d n=%d:\", @ecx, poi(@ecx+0x38), @$t2; r $t3 = poi(@ecx+0x50); r $t4 = 0; .while (@$t4 < @$t2) { r $t5 = poi(@$t3 + @$t4*4); .printf \" %08x\", poi(@$t5+0x28); r $t4 = @$t4 + 1 }; .printf \"\\n\"; gc"
0:018> bp 005a5860 ".printf \"DI %08x\\n\", poi(poi(@esp+4)+0x28); gc"
0:018> bp 00506330 ".printf \"LS\\n\"; gc"
0:018> bp 0059f2a0 ".printf \"BLD %08x\\n\", poi(poi(@esp+4)+0x4c); gc"
0:018> g
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 1
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 2
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 3
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 4
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 5
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 6
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 7
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 8
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 9
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 10
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 11
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 12
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 13
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 14
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 15
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 16
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 17
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 18
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 19
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 20
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 21
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 22
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 23
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 24
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 25
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 26
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 27
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 28
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 29
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 30
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 31
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 32
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 33
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 34
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 35
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 36
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 37
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 38
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 39
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
DI f4180104
DC pv=009d4e38 ov=1 n=1: f4180104
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
BLD f418000c
BLD f418000b
F 40
P f4180104 42076245 425ebea2 432c214a bf3c0083 3ddcbdee bdc74a9f 3f29bba9
quit:
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\atlmfc.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\concurrency.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\cpp_rest.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\ObjectiveC.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\stl.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Data.Json.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Devices.Geolocation.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Devices.Sensors.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Media.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\windows.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\winrt.natvis'

View file

@ -0,0 +1,834 @@
Opened log file 'C:\Users\erikn\AppData\Local\Temp\claude\C--Users-erikn-source-repos-acdream--claude-worktrees-peaceful-blackburn-5333f0\e3dbd387-d947-4f49-964d-d454fc9c7d83\scratchpad\fw1-cap-terrace-edge.log'
0:018> .sympath C:\Users\erikn\source\repos\acdream\refs
Symbol search path is: C:\Users\erikn\source\repos\acdream\refs
Expanded Symbol search path is: c:\users\erikn\source\repos\acdream\refs
************* Path validation summary **************
Response Time (ms) Location
OK C:\Users\erikn\source\repos\acdream\refs
0:018> .symopt+ 0x40
Symbol options are 0xB0367:
0x00000001 - SYMOPT_CASE_INSENSITIVE
0x00000002 - SYMOPT_UNDNAME
0x00000004 - SYMOPT_DEFERRED_LOADS
0x00000020 - SYMOPT_OMAP_FIND_NEAREST
0x00000040 - SYMOPT_LOAD_ANYTHING
0x00000100 - SYMOPT_NO_UNQUALIFIED_LOADS
0x00000200 - SYMOPT_FAIL_CRITICAL_ERRORS
0x00010000 - SYMOPT_AUTO_PUBLICS
0x00020000 - SYMOPT_NO_IMAGE_SEARCH
0x00080000 - SYMOPT_NO_PROMPTS
0:018> .reload /f acclient.exe
0:018> r $t0 = 0
0:018> bp 00453aa0 "r $t0 = @$t0 + 1; .printf \"F %d\\n\", @$t0; .printf \"P %08x %08x %08x %08x %08x %08x %08x %08x\\n\", poi(0x81ef00+4), poi(0x81ef00+0x3c), poi(0x81ef00+0x40), poi(0x81ef00+0x44), poi(0x81ef00+8), poi(0x81ef00+0xc), poi(0x81ef00+0x10), poi(0x81ef00+0x14); .if (@$t0 >= 0n40) { qd } .else { gc }"
0:018> bp 005a4840 "r $t2 = poi(@ecx+0x60); .printf \"DC pv=%08x ov=%d n=%d:\", @ecx, poi(@ecx+0x38), @$t2; r $t3 = poi(@ecx+0x50); r $t4 = 0; .while (@$t4 < @$t2) { r $t5 = poi(@$t3 + @$t4*4); .printf \" %08x\", poi(@$t5+0x28); r $t4 = @$t4 + 1 }; .printf \"\\n\"; gc"
0:018> bp 005a5860 ".printf \"DI %08x\\n\", poi(poi(@esp+4)+0x28); gc"
0:018> bp 00506330 ".printf \"LS\\n\"; gc"
0:018> bp 0059f2a0 ".printf \"BLD %08x\\n\", poi(poi(@esp+4)+0x4c); gc"
0:018> g
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 1
P f418000b 41c6b82f 425abe2d 432c216f bf3bfcd6 3ddcb99d bdc74f67 3f29bfbb
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 2
P f418000b 41c6bab4 425abe28 432c2156 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 3
P f418000b 41c6bab4 425abe28 432c2156 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 4
P f418000b 41c6bab5 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 5
P f418000b 41c6bab5 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 6
P f418000b 41c6bab3 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 7
P f418000b 41c6bab3 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 8
P f418000b 41c6bab2 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 9
P f418000b 41c6bab2 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 10
P f418000b 41c6bab1 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 11
P f418000b 41c6bab1 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 12
P f418000b 41c6bab0 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 13
P f418000b 41c6bab0 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 14
P f418000b 41c6baaf 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 15
P f418000b 41c6baaf 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 16
P f418000b 41c6baae 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 17
P f418000b 41c6baae 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 18
P f418000b 41c6baad 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 19
P f418000b 41c6baad 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 20
P f418000b 41c6baac 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 21
P f418000b 41c6baac 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 22
P f418000b 41c6baab 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 23
P f418000b 41c6baab 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 24
P f418000b 41c6baaa 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 25
P f418000b 41c6baaa 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 26
P f418000b 41c6baa9 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 27
P f418000b 41c6baa9 425abe27 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 28
P f418000b 41c6baa8 425abe26 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 29
P f418000b 41c6baa8 425abe26 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 30
P f418000b 41c6baa7 425abe26 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 31
P f418000b 41c6baa7 425abe26 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 32
P f418000b 41c6baa6 425abe26 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 33
P f418000b 41c6baa6 425abe26 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 34
P f418000b 41c6baa5 425abe26 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 35
P f418000b 41c6baa5 425abe26 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 36
P f418000b 41c6baa5 425abe26 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 37
P f418000b 41c6baa5 425abe26 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 38
P f418000b 41c6baa5 425abe26 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 39
P f418000b 41c6baa5 425abe26 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
LS
BLD f518002e
BLD f4170011
BLD f4170012
BLD f4170002
BLD f3180020
BLD f4180011
BLD f4180001
BLD f4180009
BLD f4180002
BLD f4180004
BLD f4180014
BLD f418000a
DC pv=009d4398 ov=0 n=1: f4180106
BLD f418000c
DC pv=009d4398 ov=0 n=1: f4180101
BLD f418000b
DC pv=009d4398 ov=0 n=1: f4180104
F 40
P f418000b 41c6baa5 425abe26 432c2157 bf3bfcd5 3ddcb99c bdc74f68 3f29bfbc
quit:
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\atlmfc.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\concurrency.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\cpp_rest.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\ObjectiveC.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\stl.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Data.Json.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Devices.Geolocation.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Devices.Sensors.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Media.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\windows.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\winrt.natvis'