<?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>ec8f24b7 - treewide: Add SPDX license identifier - Makefile/Kconfig</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/kernel/debug/Makefile#ec8f24b7</link>
        <description>treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is:  GPL-2.0-onlySigned-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/kernel/debug/Makefile</description>
        <pubDate>Sun, 19 May 2019 12:07:45 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>5d5314d6 - kdb: core for kgdb back end (1 of 2)</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/kernel/debug/Makefile#5d5314d6</link>
        <description>kdb: core for kgdb back end (1 of 2)This patch contains only the kdb core.  Because the change set waslarge, it was split.  The next patch in the series includes theinstrumentation into the core kernel which are mainly helper functionsfor kdb.This work is directly derived from kdb v4.4 found at:ftp://oss.sgi.com/projects/kdb/download/v4.4/The kdb internals have been re-organized to make them mostly platformindependent and to connect everything to the debug core which is used bygdbstub (which has long been known as kgdb).The original version of kdb was 58,000 lines worth of changes tosupport x86.  From that implementation only the kdb shell, and basiccommands for memory access, runcontrol, lsmod, and dmesg where carriedforward.This is a generic implementation which aims to cover all the currentarchitectures using the kgdb core: ppc, arm, x86, mips, sparc, sh andblackfin.  More archictectures can be added by implementing thearchitecture specific kgdb functions.[mort@sgi.com: Compile fix with hugepages enabled][mort@sgi.com: Clean breakpoint code renaming kdba_ -&gt; kdb_][mort@sgi.com: fix new line after printing registers][mort@sgi.com: Remove the concept of global vs. local breakpoints][mort@sgi.com: Rework kdb_si_swapinfo to use more generic name][mort@sgi.com: fix the information dump macros, remove &apos;arch&apos; from the names][sfr@canb.auug.org.au: include fixup to include linux/slab.h]CC: linux-arch@vger.kernel.orgSigned-off-by: Jason Wessel &lt;jason.wessel@windriver.com&gt;Signed-off-by: Martin Hicks &lt;mort@sgi.com&gt;

            List of files:
            /linux-6.15/kernel/debug/Makefile</description>
        <pubDate>Fri, 21 May 2010 02:04:20 +0000</pubDate>
        <dc:creator>Jason Wessel &lt;jason.wessel@windriver.com&gt;</dc:creator>
    </item>
<item>
        <title>53197fc4 - Separate the gdbstub from the debug core</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/kernel/debug/Makefile#53197fc4</link>
        <description>Separate the gdbstub from the debug coreSplit the former kernel/kgdb.c into debug_core.c which contains thekernel debugger exception logic and to the gdbstub.c which containsthe logic for allowing gdb to talk to the debug core.This also created a private include file called debug_core.h whichcontains all the definitions to glue the debug_core to any otherdebugger connections.CC: Ingo Molnar &lt;mingo@elte.hu&gt;Signed-off-by: Jason Wessel &lt;jason.wessel@windriver.com&gt;

            List of files:
            /linux-6.15/kernel/debug/Makefile</description>
        <pubDate>Fri, 02 Apr 2010 16:48:03 +0000</pubDate>
        <dc:creator>Jason Wessel &lt;jason.wessel@windriver.com&gt;</dc:creator>
    </item>
<item>
        <title>c4338209 - Move kernel/kgdb.c to kernel/debug/debug_core.c</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/kernel/debug/Makefile#c4338209</link>
        <description>Move kernel/kgdb.c to kernel/debug/debug_core.cMove kgdb.c in preparation to separate the gdbstub from the debugcore and exception handling.CC: Ingo Molnar &lt;mingo@elte.hu&gt;Signed-off-by: Jason Wessel &lt;jason.wessel@windriver.com&gt;

            List of files:
            /linux-6.15/kernel/debug/Makefile</description>
        <pubDate>Tue, 19 May 2009 12:49:32 +0000</pubDate>
        <dc:creator>Jason Wessel &lt;jason.wessel@windriver.com&gt;</dc:creator>
    </item>
</channel>
</rss>
