7 Aug
2022
7 Aug
'22
6:11 a.m.
(gdb) p (char*)iter->loose.contents[1222] $23 = 0x555555780e00 "refs/tags/0.11.0" (gdb) p &iter->loose_pos $24 = (size_t *) 0x555557fb0f30 (gdb) undisplay 5 (gdb) display *(size_t *) 0x555557fb0f30 6: *(size_t *) 0x555557fb0f30 = 1222 now it'll show what that value is as i do everything else, anywhere in the program