Skip to content

lariskovski/assembly-gdb-config-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDB Config Files

Configuring GDB with init config:

  • Clone this repository
  • execute the install.sh script
  • Copy the .gdbinit file to the directory you are gonna execute the gdb, same dir as the binary you are trying to debug
  • Execute gdb, set the break point and run the program

Sources

Debugging Hello World Assembly code in GDB - AhmedS Kasmani

About

Personal Config Files used for Tmux Zsh Gdb

Topics

Resources

Stars

Watchers

Forks

Languages