Mac上没有TUI支持gdb? [英] No TUI support for gdb on Mac?

查看:253
本文介绍了Mac上没有TUI支持gdb?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图在我的Mac上的gdb中使用TUI模式,并且由于某种原因它无法识别-tui标志。

I'm trying to use TUI mode in gdb on my Mac and for some reason it doesn't recognize the "-tui" flag.

要安装最新版本,但因为我找不到任何提及TUI不能在旧版本中工作的情况,所以我开玩笑说如果我做错了。

I am about to install the latest version but as I can't find any mention of TUI not working in older versions, I was swondering if perhaps I'm doing it wrong.

我可以在我的Mac上使用TUI吗?

How can I use TUI on my Mac?

推荐答案

GDB可以在没有tui的情况下构建,这可能就是这种情况。编译gdb,并在配置中启用TUI。

GDB can be built without tui, and this may be the case. Compile gdb for yourself, and enable TUI in configure.

或者,编译一个非常类似于TUI的cgdb。

Or, compile a cgdb, which is very like TUI.

如何安装cgdb http://lists.apple。 com / archives / Xcode-users / 2009 / Jul / msg00194.html 另外这封信说:

How to install cgdb http://lists.apple.com/archives/Xcode-users/2009/Jul/msg00194.html Also this letter says:


但Apple GDB使用此功能/ TUI /禁用。

but the Apple gdb is built with this feature /TUI/ disabled.

这篇关于Mac上没有TUI支持gdb?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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