暂停GDB无断点 [英] pause gdb without breakpoint

查看:201
本文介绍了暂停GDB无断点的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我在调试X code进行程序,我可以在那里调试器控制台暂停执行。有没有办法做到这一点用gdb命令行?

When I am debugging a program in Xcode, I can pause execution in there debugger console. Is there any way to do this using gdb from the command line?

我想做到这一点,所以我可以修改的断点程序启动后。

I'd like to do this so I can modify breakpoints after the program has started.

推荐答案

您只需preSS Ctrl + C键就可以做你问什么。

You can just press Ctrl+C and will be able to do what you ask.

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

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