solib-darwin: support PIE for spawned processes.
authorTristan Gingold <gingold@adacore.com>
Mon, 23 Nov 2015 10:45:05 +0000 (11:45 +0100)
committerTristan Gingold <gingold@adacore.com>
Mon, 23 Nov 2015 13:52:12 +0000 (14:52 +0100)
commitad2073b0b48e23028ca9b4d348970690d4501933
treea0e1d02709dd1144ef9fb83d3f2cce13c6218abe
parent3eb831e0ca5aa3035845fc039c58c6340fd51c31
solib-darwin: support PIE for spawned processes.

solib-darwin is now able to read the load address of the executable
before any inferior execution.
gdb/ChangeLog
gdb/darwin-nat.c
gdb/solib-darwin.c