From: Eli Zaretskii <eliz@gnu.org>
To: gdb@sourceware.org
Subject: Re: [ANNOUNCEMENT] GDB 7.6 released!
Date: Fri, 26 Apr 2013 14:59:00 -0000 [thread overview]
Message-ID: <83k3nptk18.fsf@gnu.org> (raw)
In-Reply-To: <announce.20130426140741.GA13837@adacore.com>
> Date: Fri, 26 Apr 2013 18:07:41 +0400
> From: Joel Brobecker <brobecker@adacore.com>
>
>
> GDB 7.6 released!
>
> Release 7.6 of GDB, the GNU Debugger, is now available via anonymous
> FTP.
Building on MinGW, I needed to add
#include "exceptions.h"
to utils.h, in order to prevent numerous warnings such as this one:
In file included from ./defs.h:803,
from ./common/agent.c:23:
./utils.h:284: warning: parameter has incomplete type
The offending incomplete type is 'enum errors'.
Thanks for releasing GDB 7.6.
prev parent reply other threads:[~2013-04-26 14:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-26 14:13 Joel Brobecker
2013-04-26 14:59 ` Eli Zaretskii [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=83k3nptk18.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=gdb@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