Updated over 4 years ago by Knödlseder Jürgen
Development HowTo¶
This pages summarizes useful hints for GammaLib developers. Don’t hesitate to add your own hints, or to correct or complete a hint.
Git hints¶
How to copy a file from one branch into another?
Development hints¶
How to integrate a function?
How to create a cast in Python?
Debugging hints¶
How to use gdb?
How to use valgrind?
How to watch memory usage?