[PATCH] gdb/doc: fix help text for 'set style disassembler enabled'
Andrew Burgess
aburgess@redhat.com
Mon Feb 24 16:56:42 GMT 2025
Eli Zaretskii <eliz@gnu.org> writes:
>> From: Andrew Burgess <aburgess@redhat.com>
>> Cc: Andrew Burgess <aburgess@redhat.com>
>> Date: Mon, 17 Feb 2025 12:19:29 +0000
>>
>> The help text for 'set/show style disassembler enable' was output of
>> date. It talks about GDB requiring the Python Pygments library, but
>> for many common architectures this is no longer the case, libopcode is
>> used for styling.
>>
>> The Python Pygments library is still used as a fallback for those
>> architectures that libopcode doesn't currently style.
>>
>> I've updated the help text to try and explain all this. The manual
>> was already updated.
>
> Thanks, this is okay.
>
> Approved-By: Eli Zaretskii <eliz@gnu.org>
Pushed.
Thanks,
Andrew
More information about the Gdb-patches
mailing list