This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb/testsuite ChangeLog gdb.base/annota1.e ...
- From: uweigand at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 2 Aug 2012 16:00:00 -0000
- Subject: src/gdb/testsuite ChangeLog gdb.base/annota1.e ...
CVSROOT: /cvs/src
Module name: src
Changes by: uweigand@sourceware.org 2012-08-02 15:59:59
Modified files:
gdb/testsuite : ChangeLog
gdb/testsuite/gdb.base: annota1.exp
gdb/testsuite/gdb.python: py-value.exp
gdb/testsuite/gdb.server: server-exec-info.exp
gdb/testsuite/gdb.threads: linux-dp.exp
Log message:
* gdb.base/annota1.exp: Accept no frames-invalid notification
when starting up the program.
* gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
show a symbolic value as well.
* gdb.server/server-exec-info.exp: Skip test when skipping
gdbserver test and/or when skipping shared library tests.
* gdb.threads/linux-dp.exp: Unset "seen" when done with it to
avoid name conflicts with other tests.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3320&r2=1.3321
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/annota1.exp.diff?cvsroot=src&r1=1.49&r2=1.50
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.python/py-value.exp.diff?cvsroot=src&r1=1.28&r2=1.29
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.server/server-exec-info.exp.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.threads/linux-dp.exp.diff?cvsroot=src&r1=1.32&r2=1.33