Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Pedro Alves <pedro@codesourcery.com>
Cc: gdb-patches@sourceware.org
Subject: Re: Restore building gdb
Date: Wed, 19 Mar 2008 14:42:00 -0000	[thread overview]
Message-ID: <20080319144213.GB12197@caradoc.them.org> (raw)
In-Reply-To: <200803191435.53551.pedro@codesourcery.com>

On Wed, Mar 19, 2008 at 02:35:53PM +0000, Pedro Alves wrote:
> One of my previous patches added an unguarded access to
> inferior_process_group, which is only defined if
> PROCESS_GROUP_TYPE is defined.
> 
> #ifdef PROCESS_GROUP_TYPE
> /* Process group for us and the inferior.  Saved and restored just like
>    {our,inferior}_ttystate.  */
> PROCESS_GROUP_TYPE our_process_group;
> PROCESS_GROUP_TYPE inferior_process_group;
> #endif
> 
> This patch should fix it.
> 
> -- 
> Pedro Alves

> 2008-03-19  Pedro Alves  <pedro@codesourcery.com>
> 
> 	* inflow.c (terminal_ours_1): Guard access to
> 	inferior_process_group with #ifdef PROCESS_GROUP_TYPE.

OK, thanks for the quick fix.

-- 
Daniel Jacobowitz
CodeSourcery


  reply	other threads:[~2008-03-19 14:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-19 14:36 Pedro Alves
2008-03-19 14:42 ` Daniel Jacobowitz [this message]
2008-03-19 14:57   ` Pedro Alves

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=20080319144213.GB12197@caradoc.them.org \
    --to=drow@false.org \
    --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