Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Ulrich Weigand" <uweigand@de.ibm.com>
To: uweigand@de.ibm.com (Ulrich Weigand)
Cc: drow@false.org (Daniel Jacobowitz), gdb-patches@sourceware.org
Subject: Re: [rfc][2/3] gdbserver bi-arch support: core s390x part
Date: Fri, 01 Feb 2008 00:04:00 -0000	[thread overview]
Message-ID: <200802010003.m1103tU2016519@d12av02.megacenter.de.ibm.com> (raw)
In-Reply-To: <200801292333.m0TNXXxP020392@d12av02.megacenter.de.ibm.com> from "Ulrich Weigand" at Jan 30, 2008 12:33:33 AM


Grrr, this is what I get for posting untested patches:

> +  /* Architecture-specific setup after inferior is running.
> +     This needs to happen after we have attached to the inferior
> +     and it is stopped for the first time, but before we access
> +     any inferior registers.  */
> +  if (new_inferior)
> +    {
> +      the_low_target.arch_setup ();
> +      new_inferior = 1;

Obviously, the last line needs to read
         new_inferior = 0;


I've re-tested the new patch set with this fix on s390-ibm-linux
and on s390x-ibm-linux (both 64-bit and 31-bit compiler) using
gdbserver locally.  No regressions.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


  reply	other threads:[~2008-02-01  0:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-21 17:46 Ulrich Weigand
2008-01-29 20:28 ` Daniel Jacobowitz
2008-01-29 23:35   ` Ulrich Weigand
2008-02-01  0:04     ` Ulrich Weigand [this message]
2008-02-26  3:57     ` Daniel Jacobowitz
2008-02-27  3:44       ` Ulrich Weigand

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=200802010003.m1103tU2016519@d12av02.megacenter.de.ibm.com \
    --to=uweigand@de.ibm.com \
    --cc=drow@false.org \
    --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