osx - No TUI support for gdb on Mac? -



osx - No TUI support for gdb on Mac? -

i'm trying utilize tui mode in gdb on mac , reason doesn't recognize "-tui" flag.

i install latest version can't find mention of tui not working in older versions, swondering if perhaps i'm doing wrong.

how can utilize tui on mac?

gdb can built without tui, , may case. compile gdb yourself, , enable tui in configure.

or, compile cgdb, tui.

how install cgdb http://lists.apple.com/archives/xcode-users/2009/jul/msg00194.html letter says:

but apple gdb built feature /tui/ disabled.

osx gdb

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -