Skip to content

[GDB] Add the "disassembler-option" hook #50

Closed
@shahab-vahedi

Description

@shahab-vahedi

ARC GDB should allow users to override the disassembling options. For instance:

(gdb) set disassembler-options cpu=hs38_linux
'set disassembler-options ...' is not supported on this architecture.

This will alleviate the problem described here.

What needs to be done?

Look at this patch for inspiration. Probably we need to define the "set_disassembler_options_arc()" in opcode/arc-dis.c.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions