• Joined on 2021-08-16
T0b1 pushed to master at T0b1/dbgui 2024-05-13 19:17:21 +00:00
e63179e14f add basic array sizing with constant size, tho the parsing is probably not correct
70871a5671 adjust gitignore
e1be42052d fix bug with initial state change
Compare 3 commits »
T0b1 pushed to master at T0b1/dbgui 2024-05-13 01:46:07 +00:00
894ff6a408 allow nested data desc with dots and create the nodes
aa80d690d9 start work on new watch syntax
Compare 2 commits »
T0b1 pushed to oldDAGBackend at T0b1/dbgui 2024-05-11 23:25:52 +00:00
T0b1 created branch oldDAGBackend in T0b1/dbgui 2024-05-11 23:25:52 +00:00
T0b1 pushed to master at T0b1/dbgui 2024-05-11 23:25:14 +00:00
cdf015302a dump
T0b1 pushed to master at T0b1/dbgui 2024-05-06 02:10:18 +00:00
eb98d911f6 add way to get the address of variable
53899ef3c3 fix debugger not stopping at main
843ca4dd5f make TypeInfo smaller
Compare 3 commits »
T0b1 pushed to master at T0b1/dbgui 2024-05-03 01:36:33 +00:00
4f065dca4d update imgui, delete hidden main breakpoint on first stop
608cec26b1 fix compile, fix clang-format, add demo window debug setting, add setting to stop at entry or go to main directly
Compare 2 commits »
T0b1 pushed to master at T0b1/test-repo 2023-08-05 21:59:10 +00:00
9263c3d6b2 wasm support
e2480e9f85 instrs: Fix VMOVD_G2X with W1 in 32-bit mode
6abc971576 decode: Move instr-width to legacy path
48f886e130 decode: Group all VSIB handling in single branch
1290e9f094 decode: Group all EVEX-handling for ModRM operands
Compare 10 commits »
T0b1 created branch master in T0b1/test-repo 2023-08-05 21:59:10 +00:00
T0b1 created repository T0b1/test-repo 2023-08-05 21:58:06 +00:00
T0b1 pushed to master at T0b1/dbgui 2023-06-29 00:29:30 +00:00
d4e4fc8c5a a bit more logging
T0b1 pushed to master at T0b1/dbgui 2023-06-29 00:13:09 +00:00
6f0b3b9e99 cstrs
T0b1 pushed to master at T0b1/dbgui 2023-06-25 01:19:44 +00:00
83fb234d5c spdlog :D
T0b1 pushed to master at T0b1/dbgui 2023-06-25 00:57:13 +00:00
10826ff2d5 ptr WIP
T0b1 pushed to main at T0b1/regalloc2 2023-06-21 18:44:16 +00:00
T0b1 pushed to master at T0b1/dbgui 2023-06-21 00:19:23 +00:00
28dbf374e8 variable WIP
T0b1 pushed to master at T0b1/dbgui 2023-06-21 00:10:18 +00:00
88a33bf437 variable WIP
T0b1 pushed to master at T0b1/dbgui 2023-06-20 13:46:37 +00:00
a4217e76d2 more todos
T0b1 pushed to master at T0b1/dbgui 2023-06-20 10:49:28 +00:00
T0b1 pushed to master at T0b1/dbgui 2023-06-19 16:44:44 +00:00
6fb5d69e47 bitfields