<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a2739731 - Remove gdbtui, it was already not installed on every arches</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gdb/Makefile#a2739731</link>
        <description>Remove gdbtui, it was already not installed on every archesonly installed on arm and sparc64.It is the only bits that keeps us having libreadline in baseThe rest of gdb can be switched to libedit and will be in anothercommit

            List of files:
            /freebsd-12.1/gnu/usr.bin/gdb/Makefile</description>
        <pubDate>Tue, 06 Feb 2018 11:54:20 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>73ad3fb5 - Add a new GDB_LIBEXEC option to install gdb and kgdb to /usr/libexec.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gdb/Makefile#73ad3fb5</link>
        <description>Add a new GDB_LIBEXEC option to install gdb and kgdb to /usr/libexec.When this option is enabled, only gdb and kgdb are installed to/usr/libexec for use by crashinfo(8). Other bits of GDB such asgdbserver and gdbtui are not installed. For this option to beeffective, GDB must be enabled.Rework r317094 to re-enable GDB on all platforms but enableGDB_LIBEXEC on platforms for which the GDB in ports is a superset offunctionality.Reviewed by:	emaste, kibSuggested by:	kibRelnotes:	yesDifferential Revision:	https://reviews.freebsd.org/D10449

            List of files:
            /freebsd-12.1/gnu/usr.bin/gdb/Makefile</description>
        <pubDate>Tue, 25 Apr 2017 18:08:56 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2d281361 - Remove GNU texinfo from base along with all info pages.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gdb/Makefile#2d281361</link>
        <description>Remove GNU texinfo from base along with all info pages.To be able to info pages consider installing texinfo from ports print/texinfo orvia pkg: pkg install texinfoDifferential Revision:	https://reviews.freebsd.org/D1409Reviewed by:	emaste, imp (previous version)Relnotes:	yes

            List of files:
            /freebsd-12.1/gnu/usr.bin/gdb/Makefile</description>
        <pubDate>Fri, 02 Jan 2015 18:45:03 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>25faff34 - MFtbemd:</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gdb/Makefile#25faff34</link>
        <description>MFtbemd:Prefer MACHNE_CPUARCH to MACHINE_ARCH in most contexts where you wantto test of all the CPUs of a given family conform.

            List of files:
            /freebsd-12.1/gnu/usr.bin/gdb/Makefile</description>
        <pubDate>Mon, 23 Aug 2010 22:24:11 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b29d0c61 - Simplify how we select which architectures to add gdbserver for.  If</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gdb/Makefile#b29d0c61</link>
        <description>Simplify how we select which architectures to add gdbserver for.  Ifthe MD files exist, compile it, otherwise omit it.

            List of files:
            /freebsd-12.1/gnu/usr.bin/gdb/Makefile</description>
        <pubDate>Mon, 12 Apr 2010 23:35:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>10da4aa6 - Handle cross-builds for gdbserver.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gdb/Makefile#10da4aa6</link>
        <description>Handle cross-builds for gdbserver.

            List of files:
            /freebsd-12.1/gnu/usr.bin/gdb/Makefile</description>
        <pubDate>Fri, 26 Mar 2010 19:40:53 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bdcf2df5 - Initial gdbserver support for amd64.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gdb/Makefile#bdcf2df5</link>
        <description>Initial gdbserver support for amd64.

            List of files:
            /freebsd-12.1/gnu/usr.bin/gdb/Makefile</description>
        <pubDate>Thu, 25 Feb 2010 21:29:00 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ab8b490a - Initial gdbserver support for PowerPC.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gdb/Makefile#ab8b490a</link>
        <description>Initial gdbserver support for PowerPC.Obtained from:	Juniper Networks, Semihalf

            List of files:
            /freebsd-12.1/gnu/usr.bin/gdb/Makefile</description>
        <pubDate>Mon, 23 Feb 2009 18:22:49 +0000</pubDate>
        <dc:creator>Rafal Jaworowski &lt;raj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c7b44332 - Initial gdbserver support for ARM.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gdb/Makefile#c7b44332</link>
        <description>Initial gdbserver support for ARM.Obtained from:	Juniper Networks, Semihalf

            List of files:
            /freebsd-12.1/gnu/usr.bin/gdb/Makefile</description>
        <pubDate>Mon, 17 Nov 2008 16:32:57 +0000</pubDate>
        <dc:creator>Rafal Jaworowski &lt;raj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>870fe2a2 - Turn on gdbserver for the arch that supports it..</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gdb/Makefile#870fe2a2</link>
        <description>Turn on gdbserver for the arch that supports it..

            List of files:
            /freebsd-12.1/gnu/usr.bin/gdb/Makefile</description>
        <pubDate>Sat, 21 Oct 2006 17:27:36 +0000</pubDate>
        <dc:creator>John-Mark Gurney &lt;jmg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8788b6eb - Add initial support for kgdb(1) on PowerPC.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gdb/Makefile#8788b6eb</link>
        <description>Add initial support for kgdb(1) on PowerPC.

            List of files:
            /freebsd-12.1/gnu/usr.bin/gdb/Makefile</description>
        <pubDate>Thu, 24 Aug 2006 21:53:49 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d3715149 - Add basic support for PowerPC. This excludes kgdb(1).</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gdb/Makefile#d3715149</link>
        <description>Add basic support for PowerPC. This excludes kgdb(1).

            List of files:
            /freebsd-12.1/gnu/usr.bin/gdb/Makefile</description>
        <pubDate>Thu, 24 Aug 2006 02:44:59 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d7d921e3 - Hook kgdb into the build.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gdb/Makefile#d7d921e3</link>
        <description>Hook kgdb into the build.

            List of files:
            /freebsd-12.1/gnu/usr.bin/gdb/Makefile</description>
        <pubDate>Sun, 25 Jul 2004 05:32:50 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a855a971 - Add bmake glue for gdb 6.1.1. Supports alpha, amd64, i386, ia64</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gdb/Makefile#a855a971</link>
        <description>Add bmake glue for gdb 6.1.1. Supports alpha, amd64, i386, ia64and sparc64.Note that the debugger doesn&apos;t support threading, nor kerneldebugging yet.

            List of files:
            /freebsd-12.1/gnu/usr.bin/gdb/Makefile</description>
        <pubDate>Fri, 25 Jun 2004 06:48:54 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e620a3be - Activate gdbserver and gdbreplay</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gdb/Makefile#e620a3be</link>
        <description>Activate gdbserver and gdbreplay

            List of files:
            /freebsd-12.1/gnu/usr.bin/gdb/Makefile</description>
        <pubDate>Sat, 26 Apr 1997 17:34:05 +0000</pubDate>
        <dc:creator>Paul Traina &lt;pst@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2ead490e - changes required in the top-level directory for making gdb</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gdb/Makefile#2ead490e</link>
        <description>changes required in the top-level directory for making gdbusing the sources in /usr/src/contrib/gdb.This is based on /usr/ports/devel/gdb.2.2 candidate ?

            List of files:
            /freebsd-12.1/gnu/usr.bin/gdb/Makefile</description>
        <pubDate>Wed, 15 Jan 1997 22:26:11 +0000</pubDate>
        <dc:creator>Gary Jennejohn &lt;gj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fe80b9dc - doc added</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gdb/Makefile#fe80b9dc</link>
        <description>doc added

            List of files:
            /freebsd-12.1/gnu/usr.bin/gdb/Makefile</description>
        <pubDate>Wed, 11 Jan 1995 16:40:08 +0000</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>013d3896 - Two files I &quot;lost&quot; the first time.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gdb/Makefile#013d3896</link>
        <description>Two files I &quot;lost&quot; the first time.GDB4:

            List of files:
            /freebsd-12.1/gnu/usr.bin/gdb/Makefile</description>
        <pubDate>Fri, 10 Jun 1994 15:57:46 +0000</pubDate>
        <dc:creator>Paul Richards &lt;paul@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13adc6f9 - Remove readline copy, now gdb use gnu lib tree libreadline</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gdb/Makefile#13adc6f9</link>
        <description>Remove readline copy, now gdb use gnu lib tree libreadline

            List of files:
            /freebsd-12.1/gnu/usr.bin/gdb/Makefile</description>
        <pubDate>Mon, 09 May 1994 18:13:54 +0000</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3edf564a - Added GNU gdb to src/gnu</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/gnu/usr.bin/gdb/Makefile#3edf564a</link>
        <description>Added GNU gdb to src/gnu

            List of files:
            /freebsd-12.1/gnu/usr.bin/gdb/Makefile</description>
        <pubDate>Tue, 29 Jun 1993 09:48:26 +0000</pubDate>
        <dc:creator>Nate Williams &lt;nate@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
