Skip to content

Commit

Permalink
Add parseAPI/debug_parse.h
Browse files Browse the repository at this point in the history
  • Loading branch information
hainest committed Apr 3, 2024
1 parent c8c83e6 commit b97a8dd
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions docs/parseAPI/developer/debug_parse.h.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
.. _`sec:debug_parse.h`:

debug_parse.h
=============
#############

.. cpp:namespace:: Dyninst::ParseAPI

.. c:macro:: parsing_printf
Set ``DYNINST_DEBUG_PARSING`` in the environment to enable.

.. c:macro:: mal_printf
Set ``DYNINST_DEBUG_MALWARE`` in the environment to enable.

.. cpp:namespace:: Dyninst::parseAPI
.. c:macro:: indirect_collect_printf
Set ``DYNINST_DEBUG_INDIRECT_COLLECT`` in the environment to enable.

0 comments on commit b97a8dd

Please sign in to comment.