rizin/librz/debug/p/native/linux
مصطفي محمود كمال الدين 29b04fa460
librz/debug: native debugger plugin for RISC-V (#5966)
* added breakpoints and stepping

* add link register to allow single-stepping a ret instruction, fix stacktraces
* refactor to avoid passing the IO layer structs to the breakpoint function
* add tests, refine the stacktrace to not include non-function
* add register information for core file parsing
* core file generation for RISC-V
* make tests run under riscv-64
* make tests run under riscv-32
2026-04-26 16:28:07 +08:00
..
linux_coredump.c librz/debug: native debugger plugin for RISC-V (#5966) 2026-04-26 16:28:07 +08:00
linux_coredump.h debug: fix coredump compilation for ARM64 (#5380) 2025-09-16 02:39:24 +08:00
linux_debug.c librz/debug: native debugger plugin for RISC-V (#5966) 2026-04-26 16:28:07 +08:00
linux_debug.h librz/debug: native debugger plugin for RISC-V (#5966) 2026-04-26 16:28:07 +08:00
linux_ptrace.h RzDebug/p/native: do not use ptrace with NT_X86_XSTATE if not supported 2022-04-05 14:14:35 +02:00