[PATCH] gdb: convert "set debug dwarf-read" to new style
Simon Marchi
simon.marchi@polymtl.ca
Thu Nov 12 19:44:38 GMT 2020
On 2020-11-12 12:04 p.m., Tom Tromey wrote:
>>>>>> "Simon" == Simon Marchi via Gdb-patches <gdb-patches@sourceware.org> writes:
>
> Simon> Add dwarf_read_debug_printf and dwarf_read_debug_printf_v macros and use
> Simon> them throughout dwarf2/read.c. The second one is used for "verbose"
> Simon> prints, when the value of "set debug dwarf-read" is >= 2.
>
> Simon> gdb/ChangeLog:
>
> Simon> * dwarf2/read.c (dwarf_read_debug_printf,
> Simon> dwarf_read_debug_printf_v): New macros, use throughout the file.
>
> Thanks, this looks good to me.
>
> Tom
>
Thanks, pushed.
Simon
More information about the Gdb-patches
mailing list