Description of Problem: gdb: "gdb.base/funcargs.exp: print *stp" fails 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: Cannot access memory at address 0x0 (gdb) FAIL: gdb.base/funcargs.exp: print *stp Expected Results: gdb) PASS: gdb.base/funcargs.exp: print *stp Additional Information: Expected result achieved on RH 7.2 on Intel.
*** This bug has been marked as a duplicate of 60589 ***