First page Back Continue Last page Graphics
What Debug::Trace does
It instruments one or more given subroutines to print when and how they’re called, and what they return
It does not require any changes to the program
All necessary information is passed via the command line