Skip to content
Snippets Groups Projects
Commit 82341e97 authored by Andrew Burgess's avatar Andrew Burgess
Browse files

opcodes/m68k: enable libopcodes styling for GDB

The following commit added libopcodes styling for m68k:

  commit c22ff449
  Date:   Tue Feb 14 18:07:19 2023 +0100

      opcodes: style m68k disassembler output

but didn't set disassemble_info::created_styled_output in
disassemble.c, which is needed in order for GDB to start using the
libopcodes based styling.

This commit fixes this small oversight.  GDB now styles correctly.
parent 95ebc6fd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment