[DynInst_API:] [dyninst/dyninst] b3a0d4: Write to stderr in ParseAPI::parsing_printf (#1650)


Date: Wed, 27 Dec 2023 10:32:05 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] b3a0d4: Write to stderr in ParseAPI::parsing_printf (#1650)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: b3a0d445a869073528e9e7c63ad405341ce81da8
      https://github.com/dyninst/dyninst/commit/b3a0d445a869073528e9e7c63ad405341ce81da8
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-27 (Wed, 27 Dec 2023)

  Changed paths:
    M parseAPI/src/debug_parse.C

  Log Message:
  -----------
  Write to stderr in ParseAPI::parsing_printf (#1650)

Using a per-thread file here is cumbersome. Including the thread id in
the message and synchronizing the writes makes this work for multiple
threads.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] b3a0d4: Write to stderr in ParseAPI::parsing_printf (#1650), Tim Haines <=