From patchwork Thu Jan 12 05:01:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mike Frysinger X-Patchwork-Id: 63082 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 344A83857C51 for ; Thu, 12 Jan 2023 05:02:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 344A83857C51 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673499744; bh=6LXNOxBVhOs9ZLL9W4Wg+3dYWtSY5VlZg0m+nhHG9jo=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=fcYhkaGQTZXu4L7MW47xfVUrLusFxIEDszk7sdZL6IYeJZ5w4fSGefByrtMZgFakW 8CoWB/o2NhRb9P7/b3i5mPxdCJDZw0C4Mlln0aSStoSq5Meqlkf5QaCynokYV7isIX odBDD5oC72qJSDQmniO97NNoTaK0i6UdLu+AOFv8= X-Original-To: gdb-patches@sourceware.org Delivered-To: gdb-patches@sourceware.org Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) by sourceware.org (Postfix) with ESMTP id 69C3D3858D35 for ; Thu, 12 Jan 2023 05:01:43 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 69C3D3858D35 Received: by smtp.gentoo.org (Postfix, from userid 559) id 06879340D8C; Thu, 12 Jan 2023 05:01:43 +0000 (UTC) To: gdb-patches@sourceware.org Subject: [PATCH htdocs] links: stop assuming/requiring top-level "gdb" name Date: Thu, 12 Jan 2023 00:01:39 -0500 Message-Id: <20230112050139.12615-1-vapier@gentoo.org> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 X-Spam-Status: No, score=-10.2 required=5.0 tests=BAYES_00, GIT_PATCH_0, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, KAM_SHORT, LIKELY_SPAM_BODY, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Mike Frysinger via Gdb-patches From: Mike Frysinger Reply-To: Mike Frysinger Errors-To: gdb-patches-bounces+patchwork=sourceware.org@sourceware.org Sender: "Gdb-patches" The current code requires the htdocs directory be named "gdb" (or "htdocs"). If it isn't, then index.sh silently fails and doesn't actually update any of the files specified. Further, if the dir isn't named "gdb", then trying to view the site locally fails as none of the links work. Rework the prefix construction code to stop processing when it sees the index.sh script. This makes the dir portable, and makes the generated pages/links simpler. --- bugs/index.html | 74 ++++++++-------- committee/index.html | 68 +++++++-------- contribute/index.html | 66 +++++++------- current/index.html | 66 +++++++------- documentation/index.html | 68 +++++++-------- download/index.html | 68 +++++++-------- index.html | 78 ++++++++--------- index.sh | 11 +-- irc/index.html | 66 +++++++------- links/index.html | 66 +++++++------- mailing-lists/index.html | 70 +++++++-------- mascot/index.html | 74 ++++++++-------- news/index.html | 184 +++++++++++++++++++-------------------- papers/index.html | 66 +++++++------- schedule/index.html | 68 +++++++-------- song/index.html | 66 +++++++------- talks/index.html | 66 +++++++------- testing/index.html | 66 +++++++------- 18 files changed, 642 insertions(+), 649 deletions(-) diff --git a/bugs/index.html b/bugs/index.html index a9689269d4a6..cf1c1fb1e5d6 100644 --- a/bugs/index.html +++ b/bugs/index.html @@ -6,9 +6,9 @@ - + - + Bugs in GDB @@ -16,27 +16,27 @@ - [image of Archer
+<a href= [image of Archer
 Fish]

GDB: The GNU Project Debugger

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -46,7 +46,7 @@ Fish]" /> - + Please report bugs!

@@ -77,9 +77,9 @@ the database to see if the problem has already been reported or even fixed.

It is also very helpful if you can try reproducing the problem with a -current GDB snapshot (see current). +current GDB snapshot (see current). Often bugs in the most recent release (see download) have already been fixed in the latest +href="../download">download) have already been fixed in the latest development sources. Regardless, be sure to fill in the Release field.

@@ -159,30 +159,30 @@ href="https://www.gnu.org/prep/service.html">GNU Service Directory If you're interested in participating in GDB's development (helping to fix bugs, write documentation, develop new code), see the mailing list and contribute web pages.

+href="../mailing-lists/">mailing list and contribute web pages.

We welcome feedback and contributions.

- +

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -196,7 +196,7 @@ href="mailto:gnu@gnu.org">gnu@gnu.org. There are also other ways to contact the FSF.

-

This page is maintained by the GDB +

This page is maintained by the GDB developers.

Copyright Free Software Foundation, Inc., 51 Franklin St - Fifth diff --git a/committee/index.html b/committee/index.html index 3a13400ac0cf..daf0f72a3d64 100644 --- a/committee/index.html +++ b/committee/index.html @@ -6,9 +6,9 @@ - + - + The Official FSF-appointed GDB Maintainers @@ -16,27 +16,27 @@ - [image of Archer
+<a href= [image of Archer
 Fish]

GDB: The GNU Project Debugger

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -46,7 +46,7 @@ Fish]" /> - +

These are the maintainers who have been appointed by the FSF and take @@ -65,7 +65,7 @@ Release Manager.

The current official FSF-appointed GDB Maintainers are listed below, in alphabetical order. The best place to reach them is the gdb mailing list. +href="../mailing-lists/">mailing list.

- +

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -218,7 +218,7 @@ href="mailto:gnu@gnu.org">gnu@gnu.org. There are also other ways to contact the FSF.

-

This page is maintained by the GDB +

This page is maintained by the GDB developers.

Copyright Free Software Foundation, Inc., 51 Franklin St - Fifth diff --git a/download/index.html b/download/index.html index 4cf914b6199b..aef60cc80666 100644 --- a/download/index.html +++ b/download/index.html @@ -6,9 +6,9 @@ - + - + Download GDB @@ -16,27 +16,27 @@ - [image of Archer
+<a href= [image of Archer
 Fish]

GDB: The GNU Project Debugger

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -46,7 +46,7 @@ Fish]" /> - +

The most recent release (GDB 12.1):

@@ -66,7 +66,7 @@ files with the keyring file from: Sources to the current development version are also available using -FTP, git and WWW. See current. +FTP, git and WWW. See current.

Ancient versions

@@ -82,25 +82,25 @@ hardware--don't try to use these! If anyone has an even older release, we're very interested. - +

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -114,7 +114,7 @@ href="mailto:gnu@gnu.org">gnu@gnu.org. There are also other ways to contact the FSF.

-

This page is maintained by the GDB +

This page is maintained by the GDB developers.

Copyright Free Software Foundation, Inc., 51 Franklin St - Fifth diff --git a/index.html b/index.html index 2b6470804df4..4f0ed753b661 100644 --- a/index.html +++ b/index.html @@ -6,9 +6,9 @@ - + - + GDB: The GNU Project Debugger @@ -16,27 +16,27 @@ - [image of Archer
+<a href= [image of Archer
 Fish]

GDB: The GNU Project Debugger

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -46,7 +46,7 @@ Fish]" /> - +

What is GDB?

@@ -89,10 +89,10 @@ GDB supports the following languages (in alphabetical order):

GDB version 12.1

-Version 12.1 of GDB, the GNU +Version 12.1 of GDB, the GNU Debugger, is now available for download. See the ANNOUNCEMENT for details +href="../download/">download. See the ANNOUNCEMENT for details including changes in this release.

An errata list (May 1st, 2022: GDB 12.1 Released!

The latest version of GDB, version 12.1, is available for download. +href="../download/">download.

This version of GDB includes the following changes and enhancements:

- +

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -187,7 +187,7 @@ href="mailto:gnu@gnu.org">gnu@gnu.org. There are also other ways to contact the FSF.

-

This page is maintained by the GDB +

This page is maintained by the GDB developers.

Copyright Free Software Foundation, Inc., 51 Franklin St - Fifth diff --git a/mailing-lists/index.html b/mailing-lists/index.html index df6eb69c33e9..86f4618811ca 100644 --- a/mailing-lists/index.html +++ b/mailing-lists/index.html @@ -6,9 +6,9 @@ - + - + GDB Mailing Lists @@ -16,27 +16,27 @@ - [image of Archer
+<a href= [image of Archer
 Fish]

GDB: The GNU Project Debugger

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -46,7 +46,7 @@ Fish]" /> - + There are several mailing lists for discussions about GDB development, GDB announcements, GDB bug reports, and GDB patches. @@ -68,7 +68,7 @@ GDB-related subject not covered by another list is appropriate here; in practice, most of the discussions are about ideas for future changes. Patches should be sent to the gdb-patches mailing-list (see below). Bugs should be reported -using the Bug Database.
+using the Bug Database.
gdb-patches @@ -81,7 +81,7 @@ discussion should go through this list. gdb-prs (archives)
A read-only mailing list for bug reports. -See the Bug Database for information on how to +See the Bug Database for information on how to submit a bug.
@@ -122,25 +122,25 @@ name="bug-gdb"> bug-gdb) is the public GDB news group. - +

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -154,7 +154,7 @@ href="mailto:gnu@gnu.org">gnu@gnu.org. There are also other ways to contact the FSF.

-

This page is maintained by the GDB +

This page is maintained by the GDB developers.

Copyright Free Software Foundation, Inc., 51 Franklin St - Fifth diff --git a/mascot/index.html b/mascot/index.html index 84b30341d271..1e91fac12fca 100644 --- a/mascot/index.html +++ b/mascot/index.html @@ -6,9 +6,9 @@ - + - + GDB's Mascot? @@ -16,27 +16,27 @@ - [image of Archer
+<a href= [image of Archer
 Fish]

GDB: The GNU Project Debugger

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -46,7 +46,7 @@ Fish]" /> - + Jamie Guinan

Jamie Guinan drew the -original Archer Fish Logo. +original Archer Fish Logo.

Carlos O'Donell drew the Archer Fish Icon. +href="../images/archer-fish.ico">Archer Fish Icon. -

Andreas Arnez created a vector +

Andreas Arnez created a vector graphics version of Jamie Guinan's Archer Fish Logo. -An Inkscape document +An Inkscape document for easier editing and adaptation is available as well.

Jamie Guinan's original archer fish logo and the vector versions by @@ -77,25 +77,25 @@ Andreas Arnez are licensed under CC BY-SA 3.0 US. - +

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -109,7 +109,7 @@ href="mailto:gnu@gnu.org">gnu@gnu.org. There are also other ways to contact the FSF.

-

This page is maintained by the GDB +

This page is maintained by the GDB developers.

Copyright Free Software Foundation, Inc., 51 Franklin St - Fifth diff --git a/news/index.html b/news/index.html index 60baffb5e340..478f7656c5e8 100644 --- a/news/index.html +++ b/news/index.html @@ -6,9 +6,9 @@ - + - + GDB News @@ -16,27 +16,27 @@ - [image of Archer
+<a href= [image of Archer
 Fish]

GDB: The GNU Project Debugger

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -46,7 +46,7 @@ Fish]" /> - +
@@ -75,7 +75,7 @@ git clone --branch gdb-13-branch https://sourceware.org/git/binutils-gdb.git
May 1st, 2022: GDB 12.1 Released!

The latest version of GDB, version 12.1, is available for download. +href="../download/">download.

This version of GDB includes the following changes and enhancements:

    @@ -161,7 +161,7 @@ git clone --branch gdb-12-branch https://sourceware.org/git/binutils-gdb.git
    January 16th, 2022: GDB 11.2 Released!

    The latest version of GDB, version 11.2, is available for download. +href="../download/">download.

    This is a minor corrective release over GDB 11.1, fixing the following issues: @@ -183,7 +183,7 @@ See the download. +href="../download/">download.

    This version of GDB includes the following changes and enhancements:

      @@ -300,7 +300,7 @@ git clone --branch gdb-11-branch https://sourceware.org/git/binutils-gdb.git
      Apr 25th, 2021: GDB 10.2 Released!

      The latest version of GDB, version 10.2, is available for download. +href="../download/">download.

      This is a minor corrective release over GDB 10.1, fixing the following issues: @@ -337,7 +337,7 @@ issues:

      October 24th, 2020: GDB 10.1 Released!

      The latest version of GDB, version 10.1, is available for download. +href="../download/">download.

      This version of GDB includes the following changes and enhancements:

        @@ -398,7 +398,7 @@ git clone --branch gdb-10-branch https://sourceware.org/git/binutils-gdb.git
        May 23rd, 2020: GDB 9.2 Released!

        The latest version of GDB, version 9.2, is available for download. +href="../download/">download.

        This is a minor corrective release over GDB 9.1, fixing the following issues: @@ -416,7 +416,7 @@ issues:

        February 8th, 2020: GDB 9.1 Released!

        The latest version of GDB, version 9.1, is available for download. +href="../download/">download.

        This version of GDB includes the following changes and enhancements:

          @@ -512,7 +512,7 @@ git clone --branch gdb-9-branch https://sourceware.org/git/binutils-gdb.git
          September 20th, 2019: GDB 8.3.1 Released!

          The latest version of GDB, version 8.3.1, is available for download. +href="../download/">download.

          This is a minor corrective release over GDB 8.3, fixing the following issues: @@ -542,7 +542,7 @@ enhancements:

          May 11th, 2019: GDB 8.3 Released!

          The latest version of GDB, version 8.3, is available for download. +href="../download/">download.

          This version of GDB includes the following changes and enhancements:

            @@ -608,7 +608,7 @@ git clone --branch gdb-8.3-branch ssh://sourceware.org/git/binutils-gdb.git
            December 23rd, 2018: GDB 8.2.1 Released!

            The latest version of GDB, version 8.2.1, is available for download. +href="../download/">download.

            This is a minor corrective release over GDB 8.2, fixing the following issues: @@ -632,7 +632,7 @@ issues:

            September 5th, 2018: GDB 8.2 Released!

            The latest version of GDB, version 8.2, is available for download. +href="../download/">download.

            This version of GDB includes the following changes and enhancements:

              @@ -673,7 +673,7 @@ See the download. +href="../download/">download.

              This is a minor corrective release over GDB 8.1, fixing the following issues: @@ -704,7 +704,7 @@ git clone --branch gdb-8.2-branch ssh://sourceware.org/git/binutils-gdb.git

              January 31st, 2018: GDB 8.1 Released!

              The latest version of GDB, version 8.1, is available for download. +href="../download/">download.

              Changes in this release include:

                @@ -774,7 +774,7 @@ See you all at FOSDEM in Brussels!

                September 7th, 2017: GDB 8.0.1 Released!

                The latest version of GDB, version 8.0.1, is available for download. +href="../download/">download.

                This is a minor corrective release over GDB 8.0, fixing the following issues: @@ -796,7 +796,7 @@ issues:

                June 4th, 2017: GDB 8.0 Released!

                The latest version of GDB, version 8.0, is available for download. +href="../download/">download.

                Building this version of GDB now requires the following tools:

                  @@ -870,7 +870,7 @@ git clone --branch gdb-8.0-branch ssh://sourceware.org/git/binutils-gdb.git
                  Jan 21st, 2017: GDB 7.12.1 Released!

                  The latest version of GDB, version 7.12.1, is available for download. +href="../download/">download.

                  This is a minor corrective release over GDB 7.12, fixing the following issues: @@ -895,7 +895,7 @@ issues:

                  October 7th, 2016: GDB 7.12 Released!

                  The latest version of GDB, version 7.12, is available for download. +href="../download/">download.

                  Changes in this release include:

                    @@ -941,7 +941,7 @@ git clone --branch gdb-7.12-branch ssh://sourceware.org/git/binutils-gdb.git
                    May 31st, 2016: GDB 7.11.1 Released!

                    The latest version of GDB, version 7.11.1, is available for download. +href="../download/">download.

                    This is a minor corrective release over GDB 7.11, fixing the following issues: @@ -963,7 +963,7 @@ issues:

                    February 24th, 2016: GDB 7.11 Released!

                    The latest version of GDB, version 7.11, is available for download. +href="../download/">download.

                    Changes in this release include:

                      @@ -1012,7 +1012,7 @@ git clone --branch gdb-7.11-branch ssh://sourceware.org/git/binutils-gdb.git
                      December 5th, 2015: GDB 7.10.1 Released!

                      The latest version of GDB, version 7.10.1, is available for download. +href="../download/">download.

                      This is a minor corrective release over GDB 7.10, fixing the following issues: @@ -1031,7 +1031,7 @@ issues:

                      August 28th, 2015: GDB 7.10 Released!

                      The latest version of GDB, version 7.10, is available for download. +href="../download/">download.

                      Changes in this release include:

                        @@ -1074,7 +1074,7 @@ git clone --branch gdb-7.10-branch ssh://sourceware.org/git/binutils-gdb.git
                        May 13th, 2015: GDB 7.9.1 Released!

                        The latest version of GDB, version 7.9.1, is available for download. +href="../download/">download.

                        This is a minor corrective release over GDB 7.9, fixing the following issues: @@ -1093,7 +1093,7 @@ issues:

                        February 20th, 2015: GDB 7.9 Released!

                        The latest version of GDB, version 7.9, is available for download. +href="../download/">download.

                        Changes in this release include:

                          @@ -1112,7 +1112,7 @@ release includes.
                          January 15th, 2015: GDB 7.8.2 Released!

                          The latest version of GDB, version 7.8.2, is available for download. +href="../download/">download.

                          This is a minor corrective release over GDB 7.8.1, fixing the following issues: @@ -1139,7 +1139,7 @@ git clone --branch gdb-7.9-branch ssh://sourceware.org/git/binutils-gdb.git

                          October 29th, 2014: GDB 7.8.1 Released!

                          The latest version of GDB, version 7.8.1, is available for download. +href="../download/">download.

                          This is a minor corrective release over GDB 7.8, fixing the following issues: @@ -1168,7 +1168,7 @@ issues:

                          July 29th, 2014: GDB 7.8 Released!

                          The latest version of GDB, version 7.8, is available for download. +href="../download/">download.

                          Changes in this release include:

                            @@ -1201,7 +1201,7 @@ git clone --branch gdb-7.8-branch ssh://sourceware.org/git/binutils-gdb.git
                            May 5th, 2014: GDB 7.7.1 Released!

                            The latest version of GDB, version 7.7.1, is available for download. +href="../download/">download.

                            This is a minor corrective release over GDB 7.7, fixing the following issues: @@ -1223,7 +1223,7 @@ issues:

                            February 6th, 2014: GDB 7.7 Released!

                            The latest version of GDB, version 7.7, is available for download. +href="../download/">download.

                            Changes in this release include:

                              @@ -1262,7 +1262,7 @@ git clone --branch gdb-7.7-branch ssh://sourceware.org/git/binutils-gdb.git
                              December 8th, 2013: GDB 7.6.2 Released!

                              The latest version of GDB, version 7.6.2, is available for download. +href="../download/">download.

                              This is a minor corrective release over GDB 7.6.1, fixing the following issues: @@ -1276,7 +1276,7 @@ issues:

                              August 30th, 2013: GDB 7.6.1 Released!

                              The latest version of GDB, version 7.6.1, is available for download. +href="../download/">download.

                              This is a minor corrective release over GDB 7.6, fixing the following issues: @@ -1301,7 +1301,7 @@ issues:

                              April 26th, 2013: GDB 7.6 Released!

                              The latest version of GDB, version 7.6, is available for download. +href="../download/">download.

                              Changes in this release include:

                                @@ -1337,7 +1337,7 @@ cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_7_6-branch gdb
                                November 29th, 2012: GDB 7.5.1 Released!

                                The latest version of GDB, version 7.5.1, is available for download. +href="../download/">download.

                                This is a minor corrective release over GDB 7.5, fixing the following issues: @@ -1362,7 +1362,7 @@ issues:

                                August 17th, 2012: GDB 7.5 Released!

                                The latest version of GDB, version 7.5, is available for download. +href="../download/">download.

                                Changes in this release include:

                                  @@ -1396,7 +1396,7 @@ cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_7_5-branch gdb
                                  April 26th, 2012: GDB 7.4.1 Released!

                                  The latest version of GDB, version 7.4.1, is available for download. +href="../download/">download.

                                  This is a minor corrective release over GDB 7.4, fixing the following issues: @@ -1416,7 +1416,7 @@ issues:

                                  January 24th, 2012: GDB 7.4 Released!

                                  The latest version of GDB, version 7.4, is available for download. +href="../download/">download.

                                  Changes in this release include:

                                    @@ -1472,7 +1472,7 @@ has been corrected, and the FSF issued the following announcements:
                                    September 4, 2011: GDB 7.3.1 Released!

                                    The latest version of GDB, version 7.3.1, is available for download. +href="../download/">download.

                                    This is a minor corrective release over GDB 7.3 mostly bringing:

                                      @@ -1485,7 +1485,7 @@ This is a minor corrective release over GDB 7.3 mostly bringing:
                                      July 26, 2011: GDB 7.3 Released!

                                      The latest version of GDB, version 7.3, is available for download. +href="../download/">download.

                                      Changes in this release include:

                                        @@ -1515,7 +1515,7 @@ cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_7_3-branch gdb
                                        September 02, 2010: GDB 7.2 Released!

                                        The latest version of GDB, version 7.2, is available for download. +href="../download/">download.

                                        Changes in this release include:

                                          @@ -1545,7 +1545,7 @@ cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_7_2-branch gdb
                                          March 18, 2010: GDB 7.1 Released!

                                          The latest version of GDB, version 7.1, is available for download. +href="../download/">download.

                                          Changes in this release include:

                                            @@ -1577,7 +1577,7 @@ cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_7_1-branch gdb
                                            December 22, 2009: GDB 7.0.1 Released!

                                            The latest version of GDB, version 7.0.1, is available for download. +href="../download/">download.

                                            This is a minor corrective release. The following fixes have been made over GDB 7.0: @@ -1602,7 +1602,7 @@ over GDB 7.0:

                                            October 06, 2009: GDB 7.0 Released!

                                            The latest version of GDB, version 7.0, is available for download. +href="../download/">download.

                                            Changes in this release include:

                                              @@ -1646,7 +1646,7 @@ in helping to extend and develop
                                              March 27, 2008: GDB 6.8 Released!

                                              The latest version of GDB, version 6.8, is available for download. +href="../download/">download.

                                              Changes in this release include:

                                                @@ -1676,9 +1676,9 @@ cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_6_8-branch gdb
                                                October 29, 2007: GDB 6.7.1 Released!

                                                The latest version of GDB, version 6.7.1, is available for download. +href="../download/">download.

                                                -See the ANNOUNCEMENT file +See the ANNOUNCEMENT file for a more complete and detailed list of what this release includes.

                                                @@ -1686,7 +1686,7 @@ for a more complete and detailed list of what this release includes.
                                                October 10, 2007: GDB 6.7 Released!

                                                The latest version of GDB, version 6.7, is available for download. +href="../download/">download.

                                                Changes in this release include:

                                                  @@ -1715,7 +1715,7 @@ cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_6_7-branch gdb
                                                  December 18, 2006: GDB 6.6 Released!

                                                  The latest version of GDB, version 6.6, is available for download. +href="../download/">download.

                                                  Changes in this release include:

                                                    @@ -1750,7 +1750,7 @@ cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_6_6-branch gdb
                                                    June 20, 2006: GDB 6.5 Released!

                                                    The latest version of GDB, version 6.5, is available for download. +href="../download/">download.

                                                    Changes in this release include:

                                                      @@ -1782,7 +1782,7 @@ cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_6_5-branch gdb
                                                      December 2, 2005: GDB 6.4 Released!

                                                      The latest version of GDB, version 6.4, is available for download. +href="../download/">download.

                                                      Changes in this release include:

                                                        @@ -1810,7 +1810,7 @@ cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_6_4-branch gdb
                                                        November 9, 2004: GDB 6.3 Released!

                                                        The latest version of GDB, version 6.3, is available for download. +href="../download/">download.

                                                        Changes in this release include:

                                                          @@ -1845,7 +1845,7 @@ cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_6_3-branch gdb
                                                          September 7, 2004: GDB 6.2.1 Released!

                                                          The latest version of GDB, version 6.2.1, is available for download. +href="../download/">download.

                                                          Changes in this update include:

                                                            @@ -1872,7 +1872,7 @@ Thanks goes to Mark Kettenis and Joel Brobecker for contributing fixes.
                                                            July 30, 2004: GDB 6.2 Released!

                                                            The latest version of GDB, version 6.2, is available for download. +href="../download/">download.

                                                            Please note that GDB 6.2 has serious problems on MIPS native. It will be addressed in the next update. @@ -2042,7 +2042,7 @@ pay to check for a more local site.

                                                            January 24, 2002: GDB 5.1.1 Released!
                                                            -

                                                            GDB version 5.1.1 has been +

                                                            GDB version 5.1.1 has been released.
                                                            Much thanks to all the contributors.

                                                            The GDB 5.1 branch can be checked out using:

                                                            @@ -2079,7 +2079,7 @@ $  gdb --args ./my broken program
                                                             
                                                             
                                                            November 21, 2001: GDB 5.1 Released!
                                                            -

                                                            GDB version 5.1 has been +

                                                            GDB version 5.1 has been released.
                                                            Much thanks to all the contributors.

                                                            @@ -2138,7 +2138,7 @@ available bandwidth.

                                                            The branch tag is gdb_5_1-2001-07-29-branch.
                                                            Snapshots of the branch are available for download from the snapshots +href="../download">download from the snapshots directory.
                                                            Alternativly, the branch can be checked out using the CVS command:

                                                            @@ -2157,7 +2157,7 @@ hoped that the 5.1 branch will be cut on or around 2001-07-22.
                                                             
                                                            June 11, 2001: Multi-arch strategy white +href="../papers/multi-arch/real-multi-arch/">Multi-arch strategy white paper

                                                            A paper discussing the full set of changes necessary to complete @@ -2252,16 +2252,16 @@ href="https://www.netwinder.org/build/gdb.html">http://www.netwinder.org/build/g

                                                            May 19, 2000: GDB 5.0 Released!
                                                            -

                                                            GDB version Five has been released.
                                                            +

                                                            GDB version Five has been released.
                                                            Much thanks to all the contributors.
                                                            Late breaking bugs and fixes -are being added to the Errata page +are being added to the Errata page

                                                            April 10, 2000: GDB 5.0 branch created

                                                            The branch tag is gdb_5_0-2000-04-10-branch.
                                                            Snapshots of the branch are available for download from the snapshots +href="../download">download from the snapshots directory.
                                                            Alternativly, the branch can be checked out using the CVS command:

                                                            @@ -2280,7 +2280,7 @@ file for an up-to-date status report.
                                                             
                                                             
                                                            April 10, 1999: GDB 4.18 is released!
                                                            -

                                                            See the GDB 4.18 announcement for +

                                                            See the GDB 4.18 announcement for details about 4.18.

                                                            @@ -2294,25 +2294,25 @@ development for about five years. Check it out.

- +

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -2326,7 +2326,7 @@ href="mailto:gnu@gnu.org">gnu@gnu.org. There are also other ways to contact the FSF.

-

This page is maintained by the GDB +

This page is maintained by the GDB developers.

Copyright Free Software Foundation, Inc., 51 Franklin St - Fifth diff --git a/papers/index.html b/papers/index.html index 519baa7cb1ab..ca5375b20871 100644 --- a/papers/index.html +++ b/papers/index.html @@ -6,9 +6,9 @@ - + - + Various GDB Papers @@ -16,27 +16,27 @@ - [image of Archer
+<a href= [image of Archer
 Fish]

GDB: The GNU Project Debugger

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -46,7 +46,7 @@ Fish]" /> - + - +

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -87,7 +87,7 @@ href="mailto:gnu@gnu.org">gnu@gnu.org. There are also other ways to contact the FSF.

-

This page is maintained by the GDB +

This page is maintained by the GDB developers.

Copyright Free Software Foundation, Inc., 51 Franklin St - Fifth diff --git a/schedule/index.html b/schedule/index.html index 1c0f4b780ab1..24f9759d002b 100644 --- a/schedule/index.html +++ b/schedule/index.html @@ -6,9 +6,9 @@ - + - + Release schedule for GDB @@ -16,27 +16,27 @@ - [image of Archer
+<a href= [image of Archer
 Fish]

GDB: The GNU Project Debugger

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -46,7 +46,7 @@ Fish]" /> - +
@@ -68,7 +68,7 @@ Fish]" />

Problems that should be resolved before the next release are -marked as ``high priority'' in the bug +marked as ``high priority'' in the bug database.

GDB's schedule works on a slip-for-slip basis. If, for some @@ -369,25 +369,25 @@ ambitious

- +

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -401,7 +401,7 @@ href="mailto:gnu@gnu.org">gnu@gnu.org. There are also other ways to contact the FSF.

-

This page is maintained by the GDB +

This page is maintained by the GDB developers.

Copyright Free Software Foundation, Inc., 51 Franklin St - Fifth diff --git a/song/index.html b/song/index.html index 72a4d2b88e00..eca2b5bc306a 100644 --- a/song/index.html +++ b/song/index.html @@ -6,9 +6,9 @@ - + - + Sing along with GDB @@ -16,27 +16,27 @@ - [image of Archer
+<a href= [image of Archer
 Fish]

GDB: The GNU Project Debugger

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -46,7 +46,7 @@ Fish]" /> - + - +

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -88,7 +88,7 @@ href="mailto:gnu@gnu.org">gnu@gnu.org. There are also other ways to contact the FSF.

-

This page is maintained by the GDB +

This page is maintained by the GDB developers.

Copyright Free Software Foundation, Inc., 51 Franklin St - Fifth diff --git a/testing/index.html b/testing/index.html index 3fe8bed84daf..c6d9497a6ffd 100644 --- a/testing/index.html +++ b/testing/index.html @@ -6,9 +6,9 @@ - + - + GDB Test Farms @@ -16,27 +16,27 @@ - [image of Archer
+<a href= [image of Archer
 Fish]

GDB: The GNU Project Debugger

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -46,7 +46,7 @@ Fish]" /> - + GDB test results for your target can be published. See: @@ -55,25 +55,25 @@ GDB test results for your target can be published. See: href="https://sourceware.org/cgi-bin/gdb.cgi">http://sourceware.org/cgi-bin/gdb.cgi - +

-[bugs] -[GDB Maintainers] -[contributing] -[current git] -[documentation] -[download] -[home] -[irc] -[links] -[mailing lists] -[news] -[schedule] -[song] +[bugs] +[GDB Maintainers] +[contributing] +[current git] +[documentation] +[download] +[home] +[irc] +[links] +[mailing lists] +[news] +[schedule] +[song] [wiki]
@@ -87,7 +87,7 @@ href="mailto:gnu@gnu.org">gnu@gnu.org. There are also other ways to contact the FSF.

-

This page is maintained by the GDB +

This page is maintained by the GDB developers.

Copyright Free Software Foundation, Inc., 51 Franklin St - Fifth