How can we enable TUI feature for GDB on Mac?
I read in this link that we can enable TUI in configure. Can someone
please guide me through this?
http://stackoverflow.com/a/6614245/2647199
EDIT:
MacBookPro:c dhruvmullick$ gdb -tui credit
/usr/libexec/gdb/gdb-i386-apple-darwin: unrecognized option -tui'
Use/usr/libexec/gdb/gdb-i386-apple-darwin --help' for a complete list of
options.
Is there a way to fix this?
No comments:
Post a Comment