Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 348283 - dev-util/beaverdbg-1.0.0_beta3 - Lightweight C++, C, & QScript Debugger based on QTCreator
Summary: dev-util/beaverdbg-1.0.0_beta3 - Lightweight C++, C, & QScript Debugger based...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://beaverdbg.googlecode.com/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-09 17:22 UTC by Philippe Chaintreuil
Modified: 2016-04-07 16:21 UTC (History)
0 users

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


Attachments
A first pass of an ebuild (beaverdbg-1.0.0_beta3.ebuild,1.99 KB, text/plain)
2010-12-09 17:27 UTC, Philippe Chaintreuil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Chaintreuil 2010-12-09 17:22:33 UTC
The Beaver Debugger is a project that's pulling just the debugger out of QT-Creator.  Sounds interesting, so I made an ebuild with my limited knowledge of both QT and ebuild's.

Reproducible: Always
Comment 1 Philippe Chaintreuil 2010-12-09 17:27:51 UTC
Created attachment 256744 [details]
A first pass of an ebuild

I may be missing additional dependencies.  I just kept adding dependencies until it finished (and also tried to glean some ideas from the -D args to the compiler).  If anyone can tell me a better way to figure out what it depends on, let me know.

The one odd thing is that it doesn't depend on qt-webkit when compiling, but when it links, qt-core's library has some undefined symbols (QWebView stuff) unless I hack their app.pro file and add webkit as a QT dependency.  Since I did that I figured it had to go into the RDEPEND line.  I don't know if this is just because my qt-core for some reason has a dependency on qt-webkit and such issues won't exist on other systems?  Someone more in the know might have more illumination on that front.
Comment 2 Philippe Chaintreuil 2016-04-07 15:56:56 UTC
Suggest closing this request, upstream seems to be dead.
Comment 3 Amy Liffey gentoo-dev 2016-04-07 16:21:52 UTC
Thanks.

Amy