简体   繁体   English

如何在gdb中退出wh模式

[英]how to exit the wh mode in gdb

The 'wh' mode in gdb is not working very well for me. gdb中的'wh'模式对我来说效果不佳。 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. 我想退出wh模式而不退出调试器并且不杀死正在运行的程序。 I have set several breakpoints so I do not want to quit from the debugger. 我设置了几个断点,所以我不想退出调试器。

Cx Ca Cx Ca.
Cx a Cx a
Cx A Cx A.

 Enter or leave the TUI mode.

Documentation here . 文档在这里

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM