Branch: refs/heads/thaines/unify_dyninstAPIRT_detection
Home: https://github.com/dyninst/dyninst
Commit: 736675e4b697a097be37ea09ffdb535a7dab4e24
https://github.com/dyninst/dyninst/commit/736675e4b697a097be37ea09ffdb535a7dab4e24
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2026-06-07 (Sun, 07 Jun 2026)
Changed paths:
M dyninstAPI/src/addressSpace.h
M dyninstAPI/src/freebsd.C
M dyninstAPI/src/linux.C
M dyninstAPI/src/mapped_object.C
M dyninstAPI/src/pcEventHandler.C
M dyninstAPI/src/pdwinnt.C
Log Message:
-----------
Remove AddressSpace::usesDataLoadAddress
It has always only returned false, so it has no use.
Commit: 299a48360f6ab91d10fdcf001d50cbd92fa7b708
https://github.com/dyninst/dyninst/commit/299a48360f6ab91d10fdcf001d50cbd92fa7b708
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2026-06-07 (Sun, 07 Jun 2026)
Changed paths:
M dyninstAPI/src/addressSpace.C
M dyninstAPI/src/freebsd.C
M dyninstAPI/src/linux-aarch64.C
M dyninstAPI/src/linux-power.C
M dyninstAPI/src/linux-x86.C
M dyninstAPI/src/pdwinnt.C
Log Message:
-----------
Unify, improve implementations of AddressSpace::getDyninstRTLibName
This simplifies the 32-bit and static runtime detection and handling. It
also removes printing the PID since that requires knowing about the
PCProcess derived class.
Compare: https://github.com/dyninst/dyninst/compare/736675e4b697%5E...299a48360f6a
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|