Skip to content

Barakat/linux-debug-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a small project for a research paper on building Linux debuggers, the folder src contains basic Linux debugger blocks.

Build

To build the project, you need gcc and as (GNU Assembler) or any compatible alternative, then you can use make as:

$ cd /path/to/src/
$ make

About

This repository holds a number of C code samples related to debugging on Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published