CSCI-3150 GDB and System Tools
In this lab tutorial, we mainly introduce the powerful debugger, GDB. In order to let you know more tools, we will also cover some useful system tools, such as readelf, objdump, strace and so on.
Here are some useful links, we also refer to these materials.
Computer Systems: A Programmer's Perspective, 3/E
By Pengfei ZHANG (pfzhang@cse.cuhk.edu.hk)