[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1217604474-24239-1-git-send-email-jason.wessel@windriver.com>
Date: Fri, 1 Aug 2008 10:27:51 -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 2.6.27 fixes
Linus, please pull the kgdb git tree fixes for 2.6.27.
git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git for_linus
Summary:
Several regressions have been fixed for which there was no automated test.
- There is no requirement for CONFIG_FRAME_POINTER.
- When using CONFIG_DEBUG_RODATA kgdb silently failed to set
breakpoints instead of reporting an error.
- The ability to query for the thread list from the debugger
would silently hang the kernel.
---
Jason Wessel (3):
kgdb: remove the requirement for CONFIG_FRAME_POINTER
kgdb: fix kgdb_validate_break_address to perform a mem write
kgdb: fix gdb serial thread queries
Documentation/DocBook/kgdb.tmpl | 18 +++++++
kernel/kgdb.c | 94 ++++++++++++++++++++++++++++----------
lib/Kconfig.kgdb | 11 +++--
nus, please pull kgdb the kgdb git tree.
3 files changed, 94 insertions(+), 29 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