[PATCH] gdb: move debug output inside block in dwarf_record_line_1

Tom Tromey tom@tromey.com
Tue Jan 28 17:31:57 GMT 2025


>>>>> "Andrew" == Andrew Burgess <aburgess@redhat.com> writes:

Andrew> The debug output that says a line has been recorded is currently
Andrew> outside and if block which decides if the line should be recorded or
Andrew> not.  This means the debug output will claim the line was recorded,
Andrew> when actually it wasn't!

Seems reasonable to me.  Thanks.
Approved-By: Tom Tromey <tom@tromey.com>

Tom


More information about the Gdb-patches mailing list