如何在gdb中退出wh模式 [英] how to exit the wh mode in gdb

查看:1284
本文介绍了如何在gdb中退出wh模式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

gdb中的'wh'模式对我来说不是很好。当我转储一些数据时,命令窗口和程序文本窗口重叠,看起来相当凌乱。我想退出wh模式而不退出调试器,而不会杀死正在运行的程序。我设置了几个断点,所以我不想退出调试器。

解决方案

Cx Ca

Cx a

Cx A

 输入或离开TUI模式。 

文档其中


The 'wh' mode in gdb is not working very well for me. When I dump some data the command window and the program text window gets overlapped and it looks quite messy. I want to exit the wh mode without quitting the debugger and without killing the running program. I have set several breakpoints so I do not want to quit from the debugger.

解决方案

C-x C-a
C-x a
C-x A

 Enter or leave the TUI mode.

Documentation here.

这篇关于如何在gdb中退出wh模式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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