Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tristan Gingold <gingold@adacore.com>
To: gdb-patches@sourceware.org
Subject: Re: [RFA] darwin: support last version of dyld
Date: Wed, 19 Jul 2017 10:48:00 -0000	[thread overview]
Message-ID: <ca0e7f80-7f9b-4cf5-273c-514c5fa9d801@adacore.com> (raw)
In-Reply-To: <568f168b-b6bd-83dd-7346-042b2a5dd548@adacore.com>

On 19/07/2017 12:26, Xavier Roirand wrote:
> Hi,
> 
> This patch increases DYLD_VERSION_MAX to support the most recent version 
> of dyld (dynamic linker).

Ok!

> 
> gdb/
>          * solib-darwin.c (DYLD_VERSION_MAX): Increase value.
> 
> diff --git a/gdb/solib-darwin.c b/gdb/solib-darwin.c
> index d83ac3b..c3bb981 100644
> --- a/gdb/solib-darwin.c
> +++ b/gdb/solib-darwin.c
> @@ -67,7 +67,7 @@ struct gdb_dyld_all_image_infos
> 
>   /* Current all_image_infos version.  */
>   #define DYLD_VERSION_MIN 1
> -#define DYLD_VERSION_MAX 14
> +#define DYLD_VERSION_MAX 15
> 
>   /* Per PSPACE specific data.  */
>   struct darwin_info
> 


      reply	other threads:[~2017-07-19 10:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-19 10:26 Xavier Roirand
2017-07-19 10:48 ` Tristan Gingold [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ca0e7f80-7f9b-4cf5-273c-514c5fa9d801@adacore.com \
    --to=gingold@adacore.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox