llvm-project/openmp/libompd
Vignesh Balasubramanian d2a6e165e8 [OpenMP][OMPD] GDB plugin code to leverage libompd to provide debugging
support for OpenMP programs.

This is 5th of 6 patches started from https://reviews.llvm.org/D100181
This plugin code, when loaded in gdb, adds a few commands like
ompd icv, ompd bt, ompd parallel.
These commands create an interface for GDB to read the OpenMP
runtime through libompd.

Reviewed By: @dreachem
Differential Revision: https://reviews.llvm.org/D100185
2022-09-06 11:28:55 +05:30
..
gdb-plugin [OpenMP][OMPD] GDB plugin code to leverage libompd to provide debugging 2022-09-06 11:28:55 +05:30
src [Clang][OpenMP] libompd: get libomp hwloc includedir by target_link_libraries 2022-04-22 17:33:41 -05:00
.clang-tidy
CMakeLists.txt [OpenMP][OMPD] GDB plugin code to leverage libompd to provide debugging 2022-09-06 11:28:55 +05:30