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]

[PATCH 4/4] Test non-leader exec events in non-stop mode


This patch extends the non-ldr-exc-*.exp tests so that they run all their
Cases in non-stop mode as well as all-stop mode.  These tests cover handling of
exec events when non-leader threads call exec.

2014-04-02  Don Breazeal  <donb@codesourcery.com>

        * gdb/testsuite/gdb.threads/non-ldr-exc-1.exp: Add non-stop cases.
        * gdb/testsuite/gdb.threads/non-ldr-exc-2.exp: Ditto.
        * gdb/testsuite/gdb.threads/non-ldr-exc-3.exp: Ditto.
        * gdb/testsuite/gdb.threads/non-ldr-exc-4.exp: Ditto.

Attachment: 0004-remote-exec-test.patch
Description: 0004-remote-exec-test.patch


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