Debug tool 学习笔记

GDB调试命令大全 gdb --pid 1235 gdb core.1234 where (bt) //where the segmentation fault occurred f 1 //切换栈帧 info locals //打印内存 WinDBG调试技巧 . ybao@microsoft.co
posted @ 2017-09-30 17:30  AndyHu518  阅读(713)  评论(0编辑  收藏  举报