src/gdb/testsuite ChangeLog gdb.base/gcore.exp ...
palves@sourceware.org
palves@sourceware.org
Tue May 7 17:51:00 GMT 2013
CVSROOT: /cvs/src
Module name: src
Changes by: palves@sourceware.org 2013-05-07 17:51:42
Modified files:
gdb/testsuite : ChangeLog
gdb/testsuite/gdb.base: gcore.exp
Removed files:
gdb/testsuite/gdb.arch: gcore.c system-gcore.exp
Log message:
Merge gdb.arch/system-gcore.exp into gdb.base/gcore.exp
The test case gdb.arch/system-gcore.exp is almost an identical copy of
gdb.base/gcore.exp. The only functional change is the additional
comparison of the "info reg system" command output.
It should be safe to perform this comparison on all architectures.
Thus the patch removes the arch-specific version and adds "info reg
system" to the common gcore test case instead.
Tested on i686-linux and s390x-linux.
gdb/testsuite/Changelog:
2013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
* gdb.arch/system-gcore.exp: Remove.
* gdb.arch/gcore.c: Remove.
* gdb.base/gcore.exp: Add "info reg system".
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3649&r2=1.3650
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.arch/gcore.c.diff?cvsroot=src&r1=1.5&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.arch/system-gcore.exp.diff?cvsroot=src&r1=1.10&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/gcore.exp.diff?cvsroot=src&r1=1.26&r2=1.27
More information about the Gdb-cvs
mailing list