Bug 60553

Summary: gdb: "gdb.base/completion.exp: complete 'p b-a'"
Product: [Retired] Red Hat Linux Reporter: Christopher Holmes <cholmes>
Component: gdbAssignee: Beth Uptagrafft <bhu>
Status: CLOSED DUPLICATE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: alpha   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-03-01 16:57:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christopher Holmes 2002-03-01 16:53:32 UTC
Description of Problem:

gdb: "gdb.base/completion.exp: complete 'p b-a'"

Version-Release number of selected component (if applicable):

gdb-5.1-1.src.rpm

How Reproducible:

Always

 Steps to Reproduce:

 1. rpm -i  gdb-5.1-1.src.rpm 
 2. cd /usr/src/redhat/SPECS
 3. rpm -ba gdb.spec
 4. cd /usr/src/redhat/BUILD/gdb-5.1
 5. make -k check
 6. review  sum file (./gdb/testsuite/gdb.sum)

Actual Results:

Argument to arithmetic operation not a number or boolean.
FAIL: gdb.base/completion.exp: complete 'p b-a'

Expected Results:

PASS: gdb.base/completion.exp: complete 'p b-a'

Additional Information:
	
Expected result achieved on RH 7.2 on Intel.

Comment 1 Trond Eivind Glomsrxd 2002-03-01 16:56:59 UTC
Alpha-specific, reassigning.

Comment 2 Christopher Holmes 2002-03-01 21:59:10 UTC

*** This bug has been marked as a duplicate of 60589 ***