Introduction - If you have any usage issues, please Google them yourself
The thesis analyses the mechanism of function call in C program,explains the realization technology of Visualization of function call,and displays the visualization of function call using trace functions in GNU compiler,which contributes to the comprehension of the algorithm design,the use of stack,the code optimization in complex function call,specially in recursive function call.