Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89471 - CGDB works on AMD64
Summary: CGDB works on AMD64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-17 17:45 UTC by Brian Hill
Modified: 2005-04-21 00:21 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 Brian Hill 2005-04-17 17:45:42 UTC
I successfully compiled cgdb using portage and package.keywords and it compiles and works fine. I was able to use it to debug programs.

Reproducible: Always
Steps to Reproduce:
1.Put CGDB into /etc/portage/package.keywords as ~x86
2.emerge cgdb
3.Run

Actual Results:  
It works
Comment 1 Simon Stelling (RETIRED) gentoo-dev 2005-04-20 14:57:13 UTC
it emerges fine, but if i want to run it:

 $ cgdb
cgdb.c:662 Unable to invoke GDB

looks like non-functioning, please reopen with some instructions how to run it the right way (TM) if i'm wrong
Comment 2 Brian Hill 2005-04-20 17:01:02 UTC
I wouldn't know why it doesn't run on your system; it could be a configuration error or other problem.

All I did was emerge and run and it ran fine.

http://catclub.dnip.net/damicatz/cgdb.jpg
http://catclub.dnip.net/damicatz/cgdb1.jpg
Comment 3 Simon Stelling (RETIRED) gentoo-dev 2005-04-21 00:21:05 UTC
well it still doesn't run here, but according to a strace it really could be a configuration error -> ~amd64