Adding an interface for GDB to make it debugging OpenMP
Mohamed Atef via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAPFh8NL9-wjP0_TQPwA1hUUGwRRmARt03y+bEqJrzd3HmpGM3w@mail.gmail.com> |
hello again everyone, GNU tools miss an implementation of OMPD, an interface for third-party tools to examine and debug programs using OpenMP API for multiprocessing. the complete details are here : https://www.openmp.org/wp-content/uploads/OpenMP-API-Specification-5-1.pdf we need gdb support can you please tell us how can i access the call back routines mohamed