C/C++ function instrumentation (AOP, exception/stack tracing, GC)
...Libinstrument tries to be as non-intrusive as possible, while trying to help the developer offering basic reflection.
There are Unit Tests for each class and method, testing is driven with CTest.