使用GDB调试工具

堆栈帧

使用valgrind检查内存使用错误

valgrind your_program

单元测试

Comments