Re: [PATCH v3 07/20] gendwarfksyms: Expand type modifiers and typedefs

From: Petr Pavlu
Date: Tue Oct 01 2024 - 10:15:30 EST


On 9/23/24 20:18, Sami Tolvanen wrote:
> Add support for expanding DWARF type modifiers, such as pointers,
> const values etc., and typedefs. These types all have DW_AT_type
> attribute pointing to the underlying type, and thus produce similar
> output.
>
> Also add linebreaks and indentation to debugging output to make it
> more readable.
>
> Signed-off-by: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
> [...]

Looks ok to me, feel free to add:
Reviewed-by: Petr Pavlu <petr.pavlu@xxxxxxxx>

--
Thanks,
Petr