public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Pedro Alves <pedro@codesourcery.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [patch 2/4]#3 Fix lost siginfo_t for inferior calls
Date: Mon, 27 Sep 2010 07:47:00 -0000	[thread overview]
Message-ID: <20100924183547.GA17058@host1.dyn.jankratochvil.net> (raw)
In-Reply-To: <201009241740.10169.pedro@codesourcery.com>

On Fri, 24 Sep 2010 18:40:09 +0200, Pedro Alves wrote:
> On Tuesday 21 September 2010 23:49:35, Jan Kratochvil wrote:
> 
> > gdb/
> > 2010-09-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
> > 
> >         Fix lost siginfo_t for inferior calls
> >         * infrun.c
> >         (struct inferior_thread_state) <siginfo_gdbarch, siginfo_data>: New.
> >         (save_inferior_thread_state): New variables regcache, gdbarch and
> >         siginfo_data.  Initialize SIGINFO_DATA if gdbarch_get_siginfo_type_p.
> >         Move INF_STATE allocation later, pre-clear it.  Initialize REGISTERS
> >         using REGCACHE.
> >         (restore_inferior_thread_state): New variables regcache and gdbarch.
> >         Restore SIGINFO_DATA for matching GDBARCH.  Restore REGISTERS using
> >         REGCACHE.  Free also SIGINFO_DATA.
> 
> Okay, thanks.

Checked-in:
	http://sourceware.org/ml/gdb-cvs/2010-09/msg00156.html


Thanks,
Jan

      reply	other threads:[~2010-09-24 18:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-22  7:03 Jan Kratochvil
2010-09-25 18:16 ` Pedro Alves
2010-09-27  7:47   ` Jan Kratochvil [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=20100924183547.GA17058@host1.dyn.jankratochvil.net \
    --to=jan.kratochvil@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=pedro@codesourcery.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).