Re: [PATCH] gdb: fix maint info btrace

Tom Tromey <[email protected]> Wed, 22 Jul 2026 09:16:13 -0600
Newsgroups gmane.comp.gdb.patches
Message-ID <[email protected]>
>>>>> "Markus" == Markus Metzger <[email protected]> writes:

Markus> The 'maint info btrace' command forgets to check whether the trace has
Markus> already been decoded and keeps appending the same trace to the packet
Markus> history at every command.  Fix that.

I don't know this code, and you're listed as the maintainer of it; but
FWIW the patch looks reasonable to me.

Tom