Skip to content

sagsango/glibc-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to see the source code of glibc in gdb

  1. Clone the repo : $ git clone https://github.com/sagsango/glibc-lab
  2. Run the script : $ ./init-lab.sh
  3. Now add your program in lab and attach gdb
  4. $ cd lab
  5. $ vim myprogram.c
  6. $ make
  7. $ gdb ./myprogram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published