[DynInst_API:] [dyninst/dyninst] dcd5f9: support single address line map entries (#1785)


Date: Mon, 30 Sep 2024 13:39:47 -0700
From: kupsch <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] dcd5f9: support single address line map entries (#1785)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: dcd5f9acb442881cc8a64e5afe3621e44aff3f3c
      https://github.com/dyninst/dyninst/commit/dcd5f9acb442881cc8a64e5afe3621e44aff3f3c
  Author: kupsch <kupsch@xxxxxxxxxxx>
  Date:   2024-09-30 (Mon, 30 Sep 2024)

  Changed paths:
    M symtabAPI/src/LineInformation.C

  Log Message:
  -----------
  support single address line map entries (#1785)

Single address line map entries can be passed to this function
as a range with the low and high address being equal.  If so,
adjust the range to the correct closed, open range [low, low + 1)



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] dcd5f9: support single address line map entries (#1785), kupsch <=