Skip to content

satabdidas/debugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

A Toy Debugger

That can only do the following for now -

  1. Trace another process
  2. Set breakpoints by modifying the process

And that wishes to do the following sometime soon -

  1. Set breakpoints using the hardware registers
  2. Single step
  3. Set watchpoints

You can read about how breakpoints are set on my blog here

About

A toy debugger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages