<?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 kdb_cmds</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>3bdb65ec - kdb: cleanup unused variables missed in the original kdb merge</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/kernel/debug/kdb/kdb_cmds#3bdb65ec</link>
        <description>kdb: cleanup unused variables missed in the original kdb mergeThe BTARGS and BTSYMARG variables do not have any function in themainline version of kdb.Reported-by: Tim Bird &lt;tim.bird@am.sony.com&gt;Signed-off-by: Jason Wessel &lt;jason.wessel@windriver.com&gt;

            List of files:
            /linux-6.15/kernel/debug/kdb/kdb_cmds</description>
        <pubDate>Thu, 30 Jun 2011 19:12:00 +0000</pubDate>
        <dc:creator>Jason Wessel &lt;jason.wessel@windriver.com&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/kdb/kdb_cmds#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/kdb/kdb_cmds</description>
        <pubDate>Fri, 21 May 2010 02:04:20 +0000</pubDate>
        <dc:creator>Jason Wessel &lt;jason.wessel@windriver.com&gt;</dc:creator>
    </item>
</channel>
</rss>
