Jump to ratings and reviews
Rate this book

Linux Programming: Building and Debugging

Rate this book
This book is a practical introduction on how to build and debug programs in Linux.

The book covers the following topics:
* building a program, compilation and linking
* overview of GNU C/C++ compiler
* building programs from multiple modules
* make and makefiles
* static and dynamic libraries in Linux
* debugging programs
* detecting memory leaks

The book is addressed to beginners in Linux programming as well as those who have programmed using other environments and operating systems before (Windows, for example) and who now want to learn how to develop programs in Linux.

114 pages, Kindle Edition

Published April 2, 2016

3 people are currently reading
1 person want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
3 (50%)
4 stars
2 (33%)
3 stars
1 (16%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
10 reviews
March 22, 2018
Certainly this book is suitable for gdb new users; but, i think it's better than the other non-sense tutorials. This book is quick tour about the fundamental features of gdb and things are like stories/scenarios every gdb will face based on every-day-usage. It takes half a day to read this book from cover-to-cover.
1 review
September 20, 2019
to the piint

Author have chosen a particular topic and did justice to it.
Good introduction to make, gdb and valgrind utilities.
Thnaks.
Displaying 1 - 2 of 2 reviews