[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1312225260-1028-1-git-send-email-jason.wessel@windriver.com>
Date: Mon, 1 Aug 2011 14:00:56 -0500
From: Jason Wessel <jason.wessel@...driver.com>
To: <torvalds@...ux-foundation.org>
CC: <linux-kernel@...r.kernel.org>,
<kgdb-bugreport@...ts.sourceforge.net>
Subject: [GIT PULL] kgdb/kdb updates for 3.1
Linus, please pull the for_linus branch to pick up the minor kgdb/kdb
cleanups accumulated in the last few months.
git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git for_linus
Thanks,
Jason.
---
The following changes since commit 02f8c6aee8df3cdc935e9bdd4f2d020306035dbe:
Linux 3.0 (2011-07-21 19:17:23 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git for_linus
Jason Wessel (4):
kdb: cleanup unused variables missed in the original kdb merge
kdb,kgdb: Implement switch and pass buffer from kdb -> gdb
kdb: Remove all references to DOING_KGDB2
kdb,kgdb: Allow arbitrary kgdb magic knock sequences
kernel/debug/gdbstub.c | 22 +++++++++++++++-------
kernel/debug/kdb/kdb_bt.c | 5 ++---
kernel/debug/kdb/kdb_cmds | 4 ----
kernel/debug/kdb/kdb_debugger.c | 21 ++++++++-------------
kernel/debug/kdb/kdb_io.c | 36 +++++++++++++++++++++++++-----------
kernel/debug/kdb/kdb_main.c | 4 ++--
kernel/debug/kdb/kdb_private.h | 3 +--
7 files changed, 53 insertions(+), 42 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists