Skip to content

Run emulator as gdbserver #22

@jserv

Description

@jserv

rISA implements an interesting GDB mode, which runs the simulator as a gdbserver. That is, it allows us to connect RISC-V program with a remote GDB via target remote or target extended-remote -- but without linking in the usual debugging stub. Hopefully, rv32emu can follow the experimental feature in rISA to provide builtin gdbserver.

See also:

  • riscv-gdbserver: GDB Server for interacting with RISC-V models, boards and FPGAs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions