[DynInst_API:] [dyninst/dyninst] d2eb36: Replace VEX_DEBUG with common_parsing_printf (#2076)


Date: Mon, 01 Dec 2025 09:56:14 -0800
From: bbiiggppiigg <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] d2eb36: Replace VEX_DEBUG with common_parsing_printf (#2076)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: d2eb368df68fc1a4d4854dfbe79cbed747f902c1
      https://github.com/dyninst/dyninst/commit/d2eb368df68fc1a4d4854dfbe79cbed747f902c1
  Author: bbiiggppiigg <bbiiggppiigg@xxxxxxxxx>
  Date:   2025-12-01 (Mon, 01 Dec 2025)

  Changed paths:
    M common/src/arch-x86.C

  Log Message:
  -----------
  Replace VEX_DEBUG with common_parsing_printf (#2076)

* Replace VEX_DEBUG with common_parsing_printf

The old debug message for decoding VEX instructions rely on
building dynisnt with VEX_DEBUG/VEX_PEDANTIC, making it annoying
to flip the switch. This PR replace it with the
common_parsing_printf, which relies on runtime ENVIROMENTAL
variable COMMON_DEBUG_PARSING.



To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] d2eb36: Replace VEX_DEBUG with common_parsing_printf (#2076), bbiiggppiigg <=