[DynInst_API:] [dyninst/dyninst] 53fbba: Simplify Address_str


Date: Mon, 06 Nov 2023 11:59:33 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 53fbba: Simplify Address_str
  Branch: refs/heads/thaines/cleanup_common_Types
  Home:   https://github.com/dyninst/dyninst
  Commit: 53fbbabb7f84c8dc4175cc939254c37d200b43ba
      https://github.com/dyninst/dyninst/commit/53fbbabb7f84c8dc4175cc939254c37d200b43ba
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-11-06 (Mon, 06 Nov 2023)

  Changed paths:
    M dyninstAPI/src/dynProcess.C

  Log Message:
  -----------
  Simplify Address_str

Address is a typedef to an unsigned long on all platforms. No need for
the other case.


  Commit: 4d960070c59c66e44392cc4da681c32877e7e17c
      https://github.com/dyninst/dyninst/commit/4d960070c59c66e44392cc4da681c32877e7e17c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-11-06 (Mon, 06 Nov 2023)

  Changed paths:
    M dyninstAPI/src/dynProcess.C

  Log Message:
  -----------
  Use Dyninst::Address in dynProcess.C


Compare: https://github.com/dyninst/dyninst/compare/2a7ef797e8d3...4d960070c59c
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 53fbba: Simplify Address_str, Tim Haines <=