Skip to content

ekosistema/compile-and-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

compile-and-debug

Compile and debug an .asm file making use of Yasm, GCC and KDbg.

Instructions:

Just run ./compila.sh your_asm_file your_c_file (without extension)
You must type the name of the .asm file (first) and .c file (second) without extension

Happy debugging...

About

Compile and debug an .asm file with kdbg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages