Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39951 - GDB portage does not have use flag to enable gdb tui (text user interface, --enable-tui)
Summary: GDB portage does not have use flag to enable gdb tui (text user interface, --...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: High enhancement
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-31 03:11 UTC by Yuri Karaban
Modified: 2004-10-08 00:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Karaban 2004-01-31 03:11:53 UTC
GDB has nice text user interface (--enable-tui).
There are no possibility to turn on this feature in portage.

Please add such use flag or even consider turn this option by default.
To run gdb with TUI mode need to run 'gdb --tui', so if turn this option by default, it does not harm default gdb behavior.



Reproducible: Always
Steps to Reproduce:
Comment 1 solar (RETIRED) gentoo-dev 2004-10-03 10:35:48 UTC
Please consider making a patch to the current package in question and attaching it here. 
Comment 2 Yuri Karaban 2004-10-08 00:52:30 UTC
Seems that gdb 6.2.1 enables tui by default and there are no need to pass it to configure.