Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Simon Marchi <simon.marchi@polymtl.ca>
To: gdb-patches@sourceware.org
Subject: Re: [PATCH] gdbserver: Suffix generated C files with -generated
Date: Thu, 30 Mar 2017 03:31:00 -0000	[thread overview]
Message-ID: <871c88f7fe38d2dbe72900a0561a38af@polymtl.ca> (raw)
In-Reply-To: <20170330031410.2741-1-simon.marchi@polymtl.ca>

On 2017-03-29 23:14, Simon Marchi wrote:
> diff --git a/gdb/gdbserver/configure b/gdb/gdbserver/configure
> index 6ae486539f..44a44f4712 100755
> --- a/gdb/gdbserver/configure
> +++ b/gdb/gdbserver/configure
> @@ -7498,9 +7498,9 @@ _ACEOF
>  fi
> 
> 
> -# See if <sys/user.h> supports the %fs_base and %gs_base amd64 segment
> -# registers.  Older amd64 Linux's don't have the fs_base and gs_base
> -# members of `struct user_regs_struct'.
> +# See if <sys/user.h> supports the %fs_base and %gs_bas amd64 segment
> registers.
> +# Older amd64 Linux's don't have the fs_base and gs_base members of
> +# `struct user_regs_struct'.
>  ac_fn_c_check_member "$LINENO" "struct user_regs_struct" "fs_base"
> "ac_cv_member_struct_user_regs_struct_fs_base" "#include <sys/user.h>
>  "
>  if test "x$ac_cv_member_struct_user_regs_struct_fs_base" = x""yes; 
> then :
> @@ -8252,7 +8252,7 @@ $as_echo "#define USE_LIBTHREAD_DB_DIRECTLY 1"
> >>confdefs.h
>  fi
> 
>  if test "$srv_xmlfiles" != ""; then
> -  srv_xmlbuiltin="xml-builtin.o"
> +  srv_xmlbuiltin="xml-builtin-generated.o"

Hmm actually we don't need to rename this, the other .o files are not 
named -generated.  You can forget changes to configure/configure.ac (I 
removed them locally).


  reply	other threads:[~2017-03-30  3:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-30  3:14 Simon Marchi
2017-03-30  3:31 ` Simon Marchi [this message]
2017-03-31 12:24   ` Pedro Alves
2017-03-31 13:35     ` Simon Marchi
2017-03-31 14:56     ` [PATCH v2] " Simon Marchi
2017-03-31 15:13       ` Pedro Alves
     [not found]         ` <3038cd35b397eeafa1f8f0447630fa8e@polymtl.ca>
2017-03-31 18:46           ` Simon Marchi
2017-03-31 19:39             ` Simon Marchi
2017-04-04 10:44               ` Pedro Alves
2017-04-04 14:52                 ` [PATCH pushed] gdbserver: Clear .deps on clean Simon Marchi

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=871c88f7fe38d2dbe72900a0561a38af@polymtl.ca \
    --to=simon.marchi@polymtl.ca \
    --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