Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages