Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] OpenMP parallel region scope tests
@ 2019-08-22 17:14 Kevin Buettner
  2019-08-22 17:14 ` [PATCH 1/2] Add gdb_compile_openmp to lib/gdb.exp Kevin Buettner
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Kevin Buettner @ 2019-08-22 17:14 UTC (permalink / raw)
  To: gdb-patches; +Cc: Kevin Buettner

This two part series adds parallel region scope tests for OpenMP
programs.

Kevin Buettner (2):
  Add gdb_compile_openmp to lib/gdb.exp
  OpenMP parallel region scope tests

 gdb/testsuite/gdb.threads/omp-par-scope.c   | 162 +++++++++++
 gdb/testsuite/gdb.threads/omp-par-scope.exp | 286 ++++++++++++++++++++
 gdb/testsuite/lib/gdb.exp                   |  20 ++
 3 files changed, 468 insertions(+)
 create mode 100644 gdb/testsuite/gdb.threads/omp-par-scope.c
 create mode 100644 gdb/testsuite/gdb.threads/omp-par-scope.exp

-- 
2.21.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-11-04  4:49 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-22 17:14 [PATCH 0/2] OpenMP parallel region scope tests Kevin Buettner
2019-08-22 17:14 ` [PATCH 1/2] Add gdb_compile_openmp to lib/gdb.exp Kevin Buettner
2019-08-22 17:18   ` Christian Biesinger via gdb-patches
2019-08-22 17:27     ` Kevin Buettner
2019-08-22 17:14 ` [PATCH 2/2] OpenMP parallel region scope tests Kevin Buettner
2019-09-30 16:22   ` Tom Tromey
2019-11-04  4:31     ` Kevin Buettner
2019-10-02 16:52   ` Pedro Alves
2019-11-04  4:49     ` Kevin Buettner
2019-09-07 15:51 ` [PING][PATCH 0/2] " Kevin Buettner
2019-09-28 20:10 ` [PING 2][PATCH " Kevin Buettner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox