This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA Darwin]: Use bfd_mach_o_lookup_command to get interpreter
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Tristan Gingold <gingold at adacore dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Thu, 16 Jul 2009 12:11:29 -0700
- Subject: Re: [RFA Darwin]: Use bfd_mach_o_lookup_command to get interpreter
- References: <20090706075741.GA77404@Macintosh-2.local>
Hi Tristan,
> 2009-07-06 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.
That looks great. Go ahead and commit.
Thanks,
--
Joel