摘要: 在调试python程序时,经常需要从gdb attach上去,跟踪stack信息。 虽然DebuggingWithGdb[https://wiki.python.org/moin/DebuggingWithGdb]提供了不错的方法,但是某些情况下还是需要gdb原始操作的。 其中重要的是:co_fil 阅读全文
posted @ 2019-02-25 18:00 流光@溢彩 阅读(807) 评论(0) 推荐(0) 编辑