]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
2012-02-20 Pedro Alves <palves@redhat.com>
authorPedro Alves <palves@redhat.com>
Mon, 20 Feb 2012 13:18:36 +0000 (13:18 +0000)
committerPedro Alves <palves@redhat.com>
Mon, 20 Feb 2012 13:18:36 +0000 (13:18 +0000)
commitcc51a17021cee2a8b4fa4429d4d24ee47b1f2611
treec66e0443d622808229f1500befaccaec87113b34
parent9ad457344c2b2632e1990f46e49c08d2261dddad
2012-02-20  Pedro Alves  <palves@redhat.com>

General cleanup, make output test messages unique, and build
different executable files for the non-threaded and threaded
cases.

* gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
Delete.
(executable_nothr, executable_thr): New globals.
(top level): Adjust to delete both executables.
(corefunc): New parameter $executable.  Set $pf_prefix instead of
hand writing a prefix in tests.  Issue a clean_restart and enable
lin-lwp debug output here.
(top level): Adjust.  Use build_executable.  Don't start gdb here,
and don't enable lin-lwp debug output here.
* gdb.threads/Makefile.in (EXECUTABLES): Adjust.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.threads/Makefile.in
gdb/testsuite/gdb.threads/attach-into-signal.exp