[Openmp-commits] [PATCH] D100185: [OpenMP] [OMPD] [5/6] Implementation of OMPD debugging library - libompd. gdb-plugin: A Plugin code to gdb to leverage libompd to provide debugging support.
Vignesh Balasubramanian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Mar 23 03:02:02 PDT 2022
Vigneshbalu updated this revision to Diff 417547.
Vigneshbalu added a comment.
Herald added a project: All.
Fixes the build failure because of python (pip).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100185/new/
https://reviews.llvm.org/D100185
Files:
openmp/libompd/CMakeLists.txt
openmp/libompd/gdb-plugin/CMakeLists.txt
openmp/libompd/gdb-plugin/README.txt
openmp/libompd/gdb-plugin/ompd/__init__.py
openmp/libompd/gdb-plugin/ompd/frame_filter.py
openmp/libompd/gdb-plugin/ompd/ompd.py
openmp/libompd/gdb-plugin/ompd/ompd_address_space.py
openmp/libompd/gdb-plugin/ompd/ompd_callbacks.py
openmp/libompd/gdb-plugin/ompd/ompd_handles.py
openmp/libompd/gdb-plugin/ompdAPITests.c
openmp/libompd/gdb-plugin/ompdModule.c
openmp/libompd/gdb-plugin/setup.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100185.417547.patch
Type: text/x-patch
Size: 214201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220323/755fb54d/attachment-0001.bin>
More information about the Openmp-commits
mailing list