This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA] Fix build failure [was Re: [RFC] fork in multi-threaded apps, per-thread pending_fork, other follow-fork cleanups.]
- From: Pedro Alves <pedro at codesourcery dot com>
- To: Doug Evans <dje at google dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Sun, 24 May 2009 21:50:11 +0100
- Subject: Re: [RFA] Fix build failure [was Re: [RFC] fork in multi-threaded apps, per-thread pending_fork, other follow-fork cleanups.]
- References: <e394668d0905241327l7790a531l9cd003fcae1ee809@mail.gmail.com>
On Sunday 24 May 2009 21:27:30, Doug Evans wrote:
> gcc's not smart enough to detect it's actually ok.
Sigh...
> 2009-05-24 Doug Evans <dje@google.com>
>
> * infrun.c (follow_fork): Initialize new step_* locals
> to avoid "may be used uninitialized" warnings.
Ok, thanks.
--
Pedro Alves