Ryan Fleury
|
f50b54cff7
|
complete metacodification of rdi format info into tables
|
2024-06-01 19:24:46 -07:00 |
|
Ryan Fleury
|
8f446d1f9a
|
pass over callstack view to display function type info and properly display richer/weirder C++ symbol names
|
2024-05-29 10:36:22 -07:00 |
|
Ryan Fleury
|
60030b298b
|
bitfield support in address mode -> value mode evaluation path
|
2024-03-29 09:51:38 -07:00 |
|
Ryan Fleury
|
60e1f105e4
|
raddbgi: correctly encode bitfields; type_graph: correctly stringify bitfield types
|
2024-03-29 09:22:13 -07:00 |
|
Ryan Fleury
|
56690a703f
|
fix padding insertion pass over members gathering
|
2024-02-27 06:35:11 -08:00 |
|
Ryan Fleury
|
816f94ef71
|
further raddbgi -> rdi naming pass
|
2024-02-13 15:56:30 -08:00 |
|
Ryan Fleury
|
b9f010dff6
|
raddbgi_ -> rdi_
|
2024-02-13 15:52:53 -08:00 |
|
Ryan Fleury
|
9c7fd0a411
|
metagen: simplify & straighten out table generation further; raddbgi_cons: fix incorrect str8_list_join
|
2024-02-13 11:38:43 -08:00 |
|
Ryan Fleury
|
1d9dc2b9a9
|
metagen: simplify data tables
|
2024-02-13 11:16:45 -08:00 |
|
Ryan Fleury
|
ea840a71e8
|
metagen: simplify enum generation; reading/organization pass over raddbgi_from_pdb
|
2024-02-13 10:55:06 -08:00 |
|
Ryan Fleury
|
aa2a0948ba
|
raddbg -> raddbgi
|
2024-02-12 15:03:13 -08:00 |
|
Ryan Fleury
|
f9e2aa99a9
|
fix padding calculation - prohibit all overlapping members
|
2024-02-03 09:56:24 -08:00 |
|
Ryan Fleury
|
cbe842c5ec
|
dont do padding members for unions, oops
|
2024-02-02 17:15:55 -08:00 |
|
Ryan Fleury
|
7e589e8cd2
|
padding visualization
|
2024-02-02 16:42:08 -08:00 |
|
Ryan Fleury
|
28fdd791ae
|
extend eval viz blocks & windowed row build path with optional member info - use to extend watch type info visualization with size/offset information
|
2024-02-01 10:59:55 -08:00 |
|
Ryan Fleury
|
385014adcb
|
raddbg nil tables, autofill empty tables with 1-sized nils; use element-from-idx wrapper to bounds-check and nilify all out-of-bounds raddbg table accesses
|
2024-01-31 08:43:33 -08:00 |
|
Ryan Fleury
|
2a27b5af51
|
move most eval paths onto unwrapped-direct path, when needing to rely on the actual shape of the type info & when modifiers are irrelevant
|
2024-01-20 10:57:59 -08:00 |
|
Ryan Fleury
|
114dd96e50
|
data member offset sorting -> take into account base offset, when doing inheritance graph search; visualize inheritance chain for inherited members; use contextual base color in code labels, do not assume default code color implicitly
|
2024-01-16 14:01:37 -08:00 |
|
Ryan Fleury
|
c2e90225b9
|
type graph data member gathering -> follow single-inheritance base class members + sort members by offset
|
2024-01-16 11:12:08 -08:00 |
|
Ryan Fleury
|
d40c9edb90
|
type graph -> fix edge case of last-incrementally-changed type's members being considered out-of-bounds of member info
|
2024-01-13 21:13:29 -08:00 |
|
Ryan Fleury
|
2078af15f9
|
mc -> mdesk; I do not know what Monkey C is
|
2024-01-12 19:22:11 -08:00 |
|
Ryan Fleury
|
a42ec6aeff
|
initial upload
|
2024-01-10 19:57:50 -08:00 |
|