T0b1
e63179e14f
add basic array sizing with constant size, tho the parsing is probably not correct
...
this should just be a normal array index
also missing handling to correctly construct the expr path when accessing pointers
(maybe just make this node based in the future?)
2024-05-13 21:17:18 +02:00
T0b1
70871a5671
adjust gitignore
2024-05-13 18:29:28 +02:00
T0b1
e1be42052d
fix bug with initial state change
2024-05-13 18:28:14 +02:00
T0b1
894ff6a408
allow nested data desc with dots and create the nodes
2024-05-13 03:46:04 +02:00
T0b1
aa80d690d9
start work on new watch syntax
2024-05-12 03:23:51 +02:00
T0b1
cdf015302a
dump
2024-05-12 01:25:11 +02:00
T0b1
eb98d911f6
add way to get the address of variable
2024-05-06 04:10:13 +02:00
T0b1
53899ef3c3
fix debugger not stopping at main
2024-05-06 04:09:10 +02:00
T0b1
843ca4dd5f
make TypeInfo smaller
2024-05-04 02:06:03 +02:00
T0b1
4f065dca4d
update imgui, delete hidden main breakpoint on first stop
2024-05-03 03:36:20 +02:00
T0b1
608cec26b1
fix compile, fix clang-format, add demo window debug setting, add setting to stop at entry or go to main directly
2024-05-03 02:19:47 +02:00
T0b1
d4e4fc8c5a
a bit more logging
2023-06-29 02:29:28 +02:00
T0b1
6f0b3b9e99
cstrs
2023-06-29 02:13:07 +02:00
T0b1
83fb234d5c
spdlog :D
2023-06-25 03:19:42 +02:00
T0b1
10826ff2d5
ptr WIP
2023-06-25 02:57:11 +02:00
T0b1
28dbf374e8
variable WIP
2023-06-21 02:19:21 +02:00
T0b1
88a33bf437
variable WIP
2023-06-21 02:10:16 +02:00
T0b1
a4217e76d2
more todos
2023-06-20 15:46:29 +02:00
T0b1
279e9e68ec
WIP
2023-06-20 12:45:50 +02:00
T0b1
6fb5d69e47
bitfields
2023-06-19 18:44:42 +02:00
T0b1
679e38e711
primitive locals
2023-06-17 01:12:11 +02:00
T0b1
9ab08de243
WIP
2023-06-15 02:25:57 +02:00
T0b1
b393f3dd28
breakpoints; thread/frame selection that should work; TODO: is slow
2023-06-08 01:07:57 +02:00
T0b1
78e7f5cca7
breakpoints
2023-06-04 22:08:49 +02:00
T0b1
343a30289c
disassembly and new font
2023-06-03 21:58:56 +02:00
T0b1
4f0f320ac4
WIP
2023-06-03 01:32:24 +02:00
T0b1
ec2eeb10f7
threads and frames
2023-06-02 16:54:00 +02:00
T0b1
ac3718b12b
regs and we can step into!
2023-06-02 02:06:49 +02:00
T0b1
d4bf6731a3
WIP
2023-05-31 23:14:05 +02:00