mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-19 15:34:18 +00:00
From David Wood
This commit is contained in:
parent
2f8d9c1c08
commit
821f042dfe
@ -147,7 +147,7 @@ print_insn_a29k (memaddr, buffer, stream)
|
||||
/* The four bytes of the instruction. */
|
||||
unsigned char insn24, insn16, insn8, insn0;
|
||||
|
||||
struct am29k_opcode *opcode;
|
||||
CONST struct am29k_opcode *opcode;
|
||||
|
||||
#ifdef GDB
|
||||
read_memory (memaddr, &insn[0], 4);
|
||||
|
Loading…
x
Reference in New Issue
Block a user