/debugger

A simple command line C debugger for Linux. It allows setting/unsetting breakpoints, stepping instructions, reading/writing values to register, reading/writing data to debuggee memory.

Primary LanguageC++

Stargazers