[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 11 08:07:34 PDT 2022


Vigneshbalu added a comment.

Since, the gdb interface code is written in python.  GDB that uses libompd should be built with python 3.5 or above.

This is captured in "gdb-plugin/README.txt" under "NOTES" Section.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100185/new/

https://reviews.llvm.org/D100185



More information about the Openmp-commits mailing list