3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)C3,229 forks (3,229 forks)batch import
RDebuggdbgood first issue
Repository metrics
- Stars
- 23,826 stars (23,826 stars)
- PR merge metrics
- Avg merge 16h 24m (Avg merge 16h 24m)99 merged PRs in 30d (99 merged PRs in 30d)
Description
This feature would be similar to GDB's "up" / "down" / "frame XXX" commands.
Contributor guide
- Research direction
- Examine radare2's debugger command system and implement 'up', 'down', and 'frame' commands similar to GDB's frame navigation.
- Tech stack
- c
- Domain
- operating systemsreverse engineering
- Issue type
- Feature
- Prerequisites
- radare2debugger