Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Linux Programming: Building and Debugging

Posted By: AlenMiler
Linux Programming: Building and Debugging

Linux Programming: Building and Debugging by Silviu Sosiade
English | April 2, 2016 | ASIN: B01DS6H8UW | 114 Pages | AZW3/MOBI/EPUB/PDF (conv) | 2.35 MB

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.