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

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jul 14 12:40:36 PDT 2022


jdoerfert reopened this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.

This caused additional and undisclosed dependences to python packages, e.g. setuptools.
Please introduce a check + message for those and avoid build errors if they are missing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100185



More information about the Openmp-commits mailing list