]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Darwin: add VG_(resolved_exename)
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 24 Aug 2025 14:11:25 +0000 (16:11 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 24 Aug 2025 14:11:25 +0000 (16:11 +0200)
commit011310876e30ce799ac518b2055a300f7ef53c01
tree53ba05d419748fd9194ad2100654fa000ed361c2
parenta139ed0b3c0af09bf0bcc698072225eb4021a920
Darwin: add VG_(resolved_exename)

Possibly not needed. On Linux it's used to check that the guest exe
doen't get opend with a write flag. macOS seems happy to allow that.
coregrind/m_initimg/initimg-darwin.c