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]

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



> -----Original Message-----
> From: gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] On Behalf Of Breazeal, Don
> Sent: Wednesday, April 02, 2014 3:24 PM
> To: gdb-patches@sourceware.org
> Subject: [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.

Ugh, the tests I posted above are not running in non-stop mode.  Apparently I made some rookie mistake.  My apologies.
--Don


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