Bug 220840 - valgrind missing BuildReq for gdb
Summary: valgrind missing BuildReq for gdb
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: valgrind
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
: 240477 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-12-27 20:02 UTC by Tom Tromey
Modified: 2014-08-11 05:46 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-06-28 11:20:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tom Tromey 2006-12-27 20:02:02 UTC
Today I tried using 'valgrind --db-attach=yes'.
This printed an error message about the command '-nw'
not being found.

I think this happens because valgrind.spec does not
have a BuildReq on gdb.  This means that the
AC_PATH_PROG in valgrind's configure.in ends up
substituting an empty string instead of a path to gdb.

A workaround is to specify --db-command manually.

Comment 1 Jakub Jelinek 2007-05-19 08:05:39 UTC
*** Bug 240477 has been marked as a duplicate of this bug. ***

Comment 2 Jakub Jelinek 2007-06-28 11:20:59 UTC
Should be fixed in valgrind-3.2.3-4 in rawhide.


Note You need to log in before you can comment on or make changes to this bug.