dspinellis / effective-debuggingLinks
Code examples used in the book Effective Debugging (Addison-Wesley, 2016)
☆52Updated 6 years ago
Alternatives and similar repositories for effective-debugging
Users that are interested in effective-debugging are comparing it to the libraries listed below
Sorting:
- Source code for 'Advanced C and C++ Compiling' by Milan Stevanovic☆37Updated 8 years ago
- C++ Concurrency in Action - Practical Multithreading☆60Updated 8 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆74Updated 12 years ago
- libcii ported to Autotools/libtool - D. R. Hanson's C Interfaces and Implementations☆66Updated 14 years ago
- IPC Examples☆52Updated 6 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- Upstream Linux Kernel Validation Project Dashboard☆28Updated last year
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆100Updated 8 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆93Updated 13 years ago
- Code samples for the book Patterns in C☆187Updated 9 years ago
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆56Updated 9 years ago
- GoogleTest TAP Listener☆79Updated 2 years ago
- Downstream developer fork of Valgrind☆24Updated 5 years ago
- Kernel Test Framework - a unit test framework for the Linux kernel☆94Updated 3 years ago
- ☆32Updated 7 months ago
- A commented list of Modern C++ resources☆60Updated 2 weeks ago
- Upstream Linux Kernel Validation Project API☆38Updated last year
- Code provided with the book, Code Reading by Diomidis Spinellis☆63Updated 11 years ago
- Develop your own OS kernel by reusing Linux infrastructure☆175Updated 10 years ago
- ☆29Updated 9 years ago
- A repository containing C++11/14/17 concepts and code snippets☆96Updated 7 years ago
- Programming with POSIX Threads: David R. Butenhof☆87Updated 12 years ago
- code accompanying a blog post about fuzzing a red-black tree implementation: http://blog.regehr.org/archives/896☆18Updated 6 years ago
- Nana - a design by contract framework for C/C++☆24Updated 10 years ago
- The Linux Programming Interface by Michael Kerrisk - Distribution Version☆319Updated 5 years ago
- C++/Java implementations of the Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software"☆131Updated 2 years ago
- Codes and notes for the book "C++ Concurrency in Action"☆16Updated 11 years ago
- Code for Swampy, a set of modules used in Think Python, first edition☆92Updated 6 years ago
- Enhanced Valgrind for Persistent Memory☆112Updated last year
- Hands-On System Programming with C++, published by Packt☆151Updated 2 years ago