Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 387873 - dev-util/qt-creator should depend on sys-devel/gdb[python]
Summary: dev-util/qt-creator should depend on sys-devel/gdb[python]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-20 13:57 UTC by Blake Leverett
Modified: 2011-10-20 18:37 UTC (History)
1 user (show)

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 Blake Leverett 2011-10-20 13:57:23 UTC
On my gentoo machines, qt-creator has lost the ability to show the contents of QT objects in debug mode.  For example, QStrings are shown as a bunch of pointers, but no data is shown.

The fix for this is to rebuild gdb with the python use flag.

I think that the qt-creator ebuild should require that gdb have the python use flag set.
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2011-10-20 18:37:39 UTC
Right. Fixed. Thanks for reporting