c/c++语言开发共享关闭GDB中设置断点的确认

在共享库上设置断点:

(gdb) b file.c:278 No symbol table is loaded. Use the "file" command. Make breakpoint pending on future shared library load? (y or [n]) y 

我可以让gdb不要问这个问题吗? (那就是,跳过确认?)

    请参阅“help set breakpoint pending”或“apropos pending”。

      以上就是c/c++开发分享关闭GDB中设置断点的确认相关内容,想了解更多C/C++开发(异常处理)及C/C++游戏开发关注计算机技术网(www.ctvol.com)!)。

      本文来自网络收集,不代表计算机技术网立场,如涉及侵权请联系管理员删除。

      ctvol管理联系方式QQ:251552304

      本文章地址:https://www.ctvol.com/c-cdevelopment/550187.html

      (0)
      上一篇 2021年1月14日
      下一篇 2021年1月14日

      精彩推荐