Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我在 tui 模式下使用 gdb 时,命令行显示出奇怪的行为。也许我的电力线字体有问题。
我解决了这个问题。原因是一个.gdbinit文件,它为我的 gdb 着色。但是通过以下方式调用 gdb 解决了这个问题,但是 colorize 现在不起作用。
> gdb -n -tui filename