关闭确认在GDB设置断点 [英] Turn off confirmation on setting breakpoint in GDB

查看:168
本文介绍了关闭确认在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问这个问题? (是,是,跳过确认?)

Can I make gdb not to ask this question? (that, is, skip confirmation?)

推荐答案

请参阅断点帮助组待决或待定中肯。

See "help set breakpoint pending", or "apropos pending".

这篇关于关闭确认在GDB设置断点的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆