[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.

Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Sep 5 22:59:28 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd2a6e165e898: [OpenMP][OMPD] GDB plugin code to leverage libompd to provide debugging (authored by Vignesh Balasubramanian <Vignesh.Balasubrmanian at amd.com>).

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100185.458100.patch
Type: text/x-patch
Size: 212136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220906/c99c2148/attachment-0001.bin>


More information about the Openmp-commits mailing list