Ryan Fleury
|
11978904e1
|
rdi make: first pass at new baking paths
|
2024-06-06 16:47:33 -07:00 |
|
Ryan Fleury
|
6e84c078a8
|
sketch out artifact types for new rdi baking pass
|
2024-06-06 15:37:27 -07:00 |
|
Ryan Fleury
|
14034c8bea
|
rdi: first pass of eliminating remainder of non-top-level sections; simplification/cleanup of rdi parsing layer
|
2024-06-06 14:37:22 -07:00 |
|
Ryan Fleury
|
ebd5cf9e47
|
move per-source-file line maps to top-level sections, and move source line -> voff maps to separate top-level info table
|
2024-06-04 13:33:38 -07:00 |
|
Ryan Fleury
|
44fbbc24ee
|
rdi, rdi_make, rdi_from_pdb, rdi_dump, df, dasm, etc: extract line tables from per-unit data sections, have top-level line info tables with units referring to line tables, and line tables just referring to sub-ranges of top-level sections; fix off-by-one string index in rdi generation
|
2024-06-03 15:32:14 -07:00 |
|
Ryan Fleury
|
fcb839b788
|
introduce separate rdi table element types for isolated line tables & inline sites
|
2024-06-02 21:22:01 -07:00 |
|
Ryan Fleury
|
cc58703185
|
reorganize generated & handwritten library (relocatable) rad debug info format files; separate from codebase-local tools for managing or internally including the libraries
|
2024-06-01 19:24:46 -07:00 |
|
Ryan Fleury
|
f50b54cff7
|
complete metacodification of rdi format info into tables
|
2024-06-01 19:24:46 -07:00 |
|
Ryan Fleury
|
bddc9c97d9
|
get rdi_dump off dbgi layer, actually, super bad idea; just dedup decompression code
|
2024-05-24 17:18:31 -07:00 |
|
Ryan Fleury
|
35c599dea3
|
raddbgi -> rdi
|
2024-05-23 15:09:53 -07:00 |
|