emacs - 它是 Emacs gdb-many-windows-mode 中标题上的按钮还是选项卡?

标签 emacs gdb gud

一些窗口在 gdb-many-windows-mode 的标题上有可点击的按钮或选项卡,例如“本地/寄存器”或“断点/线程”。它们是标签吗?我可以在它们旁边添加新的吗?
see this

最佳答案

纽扣。

When gdb-many-windows is non-nil, the GDB Breakpoints buffer shares its window with the GDB Threads buffer. To switch from one to the other click with Mouse-1 on the relevant button in the header line. If gdb-show-threads-by-default is non-nil, the GDB Threads buffer is the one shown by default.Source



如果您想尝试添加按钮,您可能必须扩展 gdb-mi.el。我不确定这是否可以轻松实现。

关于emacs - 它是 Emacs gdb-many-windows-mode 中标题上的按钮还是选项卡?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11731814/

相关文章:

c - 函数调用时指针更改大小(使用 gdb 检查)

debugging - Emacs GDB 重新运行行为

emacs - 如何将 GUD 断点键绑定(bind)更改为旧的键绑定(bind)

emacs - 如何将 key 绑定(bind)到 "the function represented by the following key sequence"?

vim - 如何在 emacs 中使用 viper 模式安装 Vim 脚本/插件

assembly - 寄存器在 gdb 分析的核心转储中具有 "wrong"值

emacs - 通过emacs运行时设置gdb的环境

c++ - 使用 C++ 字符串函数自动替换 s​​printf 函数

Emacs/Spacemacs — 将 SLIME `eval-last-expression-in-repl` (, s e) 重新绑定(bind)到 ctrl-enter

c - "mov %eax,%db0"处的段错误