2009-08-10 Tristan Gingold <gingold@adacore.com>
commit457eeee446ec8bacc19e44af58850abf678bf257
authorTristan Gingold <gingold@adacore.com>
Mon, 10 Aug 2009 09:35:24 +0000 (10 09:35 +0000)
committerTristan Gingold <gingold@adacore.com>
Mon, 10 Aug 2009 09:35:24 +0000 (10 09:35 +0000)
treef09dbb0d07b33f5a68e88f396b7d39f083de64d9
parentcc5e106a518f17beec15e0a8a25269fdb409e3ef
2009-08-10  Tristan Gingold  <gingold@adacore.com>

* solib-darwin.c (find_program_interpreter): Simplify the code by
looking up for the load_dylinker command instead of reading the
corresponding (but deprecated) section.
(darwin_solib_create_inferior_hook): Adjust: do not free the
interpreter path.
gdb/ChangeLog
gdb/solib-darwin.c