sirkay777

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

1. "Make breakpoint pending on future shared library load?"

that happens when gdb is asked to set a breakpoint someplace that it knows nothing about (so it assumes that you have not made a mistake but that the location exists in a shared library).Chances are the binary and the source do not match.


 

posted on 2009-03-11 09:49  Sir. Kay  阅读(121)  评论(0编辑  收藏  举报