rizin/test/db
billow 30eef53291 dwarf: refactor
- Remove dwarf's dependency on RzBuffer

- Delete `cdwarf.c` and move dwarfdump (`id`) related functions to their respective modules

- Improved output of dwarfdump (`id`)

- add more DW_AT*

- fix escape

- fix debuglink

- remove cache in RzBinDwarfStr

- replace `rz_bin_dwarf_rnglists_parse_at` with `rz_bin_dwarf_rnglists_get`

- remove rz_bin_dwarf_loclists_parse_at

- fix logging

- cache all escaped strings
2024-03-09 09:41:13 +08:00
..
abi dwarf: refactor 2024-03-09 09:41:13 +08:00
analysis Fix build with capstone v4 and v5 and disable hacks for v6 2024-03-08 12:33:07 +08:00
archos $: Fix $alias=$<backtick>cmd<backtick> (#4293) 2024-02-24 13:55:14 +08:00
asm uleb128: fix sign extend in read_i{32,64}_leb128 2024-03-09 09:41:13 +08:00
cmd dwarf: refactor 2024-03-09 09:41:13 +08:00
esil Fix string search related tests 2024-02-19 19:39:00 +08:00
extras Rename asm.dwarf* to asm.debuginfo* (#3513) 2023-05-16 10:55:18 +08:00
formats Fold XREFs line more than 3 when in the graph mode (#4308) 2024-02-29 14:28:26 +08:00
io Convert ps to newshell (#3451) 2023-04-06 08:43:04 +08:00
json Move afv to afvl, add more modes (#3941) 2023-10-29 14:07:12 +08:00
rzil Fix string search related tests 2024-02-19 19:39:00 +08:00
tools Rz-find -E "filename" to execute command on match (#4200) 2024-03-08 13:49:04 +08:00