[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
Mon Jul 19 01:20:01 PDT 2021


Vigneshbalu updated this revision to Diff 359697.
Vigneshbalu added a comment.

Rebasing the patch.


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.359697.patch
Type: text/x-patch
Size: 212753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210719/82cac69d/attachment-0001.bin>


More information about the Openmp-commits mailing list