Skip to content

xzeck/linux-debugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-debugger

linux-debugger is a small gdb-like debugging tool for linux

Functionalities:

  • Add break point at:
    • address
    • function
    • line
  • register
    • read
    • write
    • dump
  • memory
    • read
    • write
  • step in
  • step over
  • step out
  • backtrace
  • get all symbols
  • get all variables
  • get all functions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published