]> git.ipfire.org Git - thirdparty/gcc.git/commit
Output the load address in backtraces for PIE executables on Darwin
authorSimon Wright <simon@pushface.org>
Wed, 18 Dec 2024 21:26:27 +0000 (22:26 +0100)
committerEric Botcazou <ebotcazou@adacore.com>
Wed, 18 Dec 2024 21:30:50 +0000 (22:30 +0100)
commit1d148e0401b599a3cae4183d3f33b7fa65c40464
treef515011af28ca5869ca4989cd26358b666d050ae
parented5ef9b39291e9d76e5caf4d96d7e6b09a35591e
Output the load address in backtraces for PIE executables on Darwin

This aligns Darwin with Linux and Windows.

gcc/ada/
PR target/117538
* libgnat/s-trasym.adb (Symbolic_Traceback): Prepend the load
address of the executable if it is not null.
gcc/ada/libgnat/s-trasym.adb