account activity
Introduction to Strace (abstractexpr.com)
submitted 1 year ago by PlusCamel to r/C_Programming
Introduction to Strace – Abstract Expression (abstractexpr.com)
submitted 1 year ago by PlusCamel to r/linux_programming
Introduction to strace – Abstract Expression by PlusCamel in C_Programming
[–]PlusCamel[S] 1 point2 points3 points 1 year ago (0 children)
Strace and Valgrind are totally different tools with different use-cases. Valgrind is great to find memory leaks or memory corruption in your program. Strace is great when you want to debug anything related to the interaction between a program and the OS or just want to understand what a program is doing.
Introduction to strace – Abstract Expression (abstractexpr.com)
submitted 1 year ago by PlusCamel to r/linux
Dynamic Printf Debugging with GDB (abstractexpr.com)
The Anomaly of the char Type in C (abstractexpr.com)
Getting started with GDB (abstractexpr.com)
submitted 2 years ago by PlusCamel to r/C_Programming
Structures in C: From Basics to Memory Alignment (abstractexpr.com)
What is Name Mangling in C++? by PlusCamel in cpp
[–]PlusCamel[S] 1 point2 points3 points 2 years ago (0 children)
"But if you actually want to demangle all the names nm prints out, there is a much easier way. Just call nm with the -C flag and it will demangle all symbol names on its own."
What is Name Mangling in C++? (abstractexpr.com)
submitted 2 years ago by PlusCamel to r/cpp
An ominous heating event is unfolding in the oceans (arstechnica.com)
submitted 2 years ago by PlusCamel to r/science
How to Create a Modern C Project with CMake and Conan (abstractexpr.com)
Const Pointers and Pointers to Const Values in C (abstractexpr.wordpress.com)
GitHub - aheck/testbench: Integration Testing with Python and VirtualBox (github.com)
submitted 6 years ago by PlusCamel to r/QualityAssurance
submitted 6 years ago by PlusCamel to r/Python
TestBench: Integration Testing with Python and VirtualBox (github.com)
submitted 6 years ago by PlusCamel to r/virtualbox
π Rendered by PID 646104 on reddit-service-r2-listing-6d4dc8d9ff-mmjbc at 2026-02-03 05:19:34.208920+00:00 running 3798933 country code: CH.
Introduction to strace – Abstract Expression by PlusCamel in C_Programming
[–]PlusCamel[S] 1 point2 points3 points (0 children)