This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PUSHED 0/8] Fix and enable gdb.base/async.ex


This series fixes up several issues with the gdb.base/async.exp test,
and then finally enables it.

Tested on x86_64 Fedora 17, native and gdbserver.

Pedro Alves (8):
  gdb.base/async.exp: Leave gdb_protocol alone.
  gdb.base/async.exp: Don't hardcode line numbers.
  gdb.base/async.exp: Fix stepi& test.
  gdb.base/async.exp: Use prepare_for_testing.
  gdb.base/async.exp: Factor out test pattern to a procedure.
  gdb.base/async.exp: Fix races.
  gdb.base/async.exp: Make test messages unique.
  gdb.base/async.exp: Enable it.

 gdb/testsuite/ChangeLog          |  40 ++++++++++++
 gdb/testsuite/gdb.base/async.c   |   9 +--
 gdb/testsuite/gdb.base/async.exp | 132 +++++++++++++--------------------------
 3 files changed, 90 insertions(+), 91 deletions(-)

-- 
1.7.11.7


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]