[DynInst_API:] [dyninst/dyninst] 63bdd5: Replace VEX_DEBUG with common_parsing_printf


Date: Mon, 01 Dec 2025 06:27:17 -0800
From: bbiiggppiigg <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 63bdd5: Replace VEX_DEBUG with common_parsing_printf
  Branch: refs/heads/bbiiggppiigg/change-vex-debug-msg
  Home:   https://github.com/dyninst/dyninst
  Commit: 63bdd55ddde901247d1a0663aac430b870524540
      https://github.com/dyninst/dyninst/commit/63bdd55ddde901247d1a0663aac430b870524540
  Author: wuxx1279 <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

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] 63bdd5: Replace VEX_DEBUG with common_parsing_printf, bbiiggppiigg <=