Date |
List |
Subject |
2010-07-30 19:21:17
|
linux-kernel
|
[PATCH 07/15] gdbstub,x86: Implement gdbserial 'p' and 'P' packets |
2010-07-30 19:21:15
|
linux-kernel
|
[PATCH 12/15] ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump |
2010-07-30 19:20:54
|
linux-kernel
|
[PATCH 05/15] mips,kgdb: Individual register get/set for mips |
2010-07-30 19:20:22
|
linux-kernel
|
[PATCH 06/15] arm,kgdb: Individual register get/set for arm |
2010-07-30 19:19:22
|
linux-kernel
|
[PATCH 04/15] x86,kgdb: Individual register get/set for x86 |
2010-07-30 19:19:10
|
linux-kernel
|
[PATCH 15/15] mm,kdb,kgdb: Add a debug reference for the kdb kmap usage |
2010-07-30 19:18:48
|
linux-kernel
|
[PATCH 09/15] arm,kgdb: Add ability to trap into debugger on notify_die |
2010-07-30 19:18:44
|
linux-kernel
|
[PATCH 11/15] ftrace,kdb: Extend kdb to be able to dump the ftrace buffer |
2010-07-30 19:18:38
|
linux-kernel
|
[PATCH 01/15] kgdb: remove custom hex_to_bin()implementation |
2010-07-30 19:18:33
|
linux-kernel
|
[PATCH 10/15] powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE |
2010-07-30 19:18:28
|
linux-kernel
|
[PATCH 02/15] gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol |
2010-07-30 19:18:23
|
linux-kernel
|
[PATCH 08/15] gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set() |
2010-07-30 19:18:19
|
linux-kernel
|
[PATCH 13/15] KGDB: Remove set but unused newPC |
2010-07-30 19:18:11
|
linux-kernel
|
[PATCH 03/15] kgdb,kdb: individual register set and and get API |
2010-07-30 12:00:18
|
linux-kernel
|
Re: [PATCH] [8/23] KGDB: Remove set but unused newPC |
2010-07-29 00:15:38
|
linux-kernel
|
Re: [GIT PULL] kgdb regression fixes for 2.6.35-rc5 |
2010-07-28 20:47:14
|
linux-kernel
|
Re: [Kgdb-bugreport] [PATCH] kgdb: remove custom hex_to_bin()implementation |
2010-07-28 20:40:15
|
linux-kernel
|
[GIT PULL] kgdb regression fixes for 2.6.35-rc5 |
2010-07-28 20:40:13
|
linux-kernel
|
[PATCH] x86,kgdb: Fix hw breakpoint regression |
2010-07-28 17:16:11
|
linux-kernel
|
Re: [RFC PATCH] hw-breakpoints, kgdb, x86: add a flagtopassDIE_DEBUG notification |
2010-07-28 11:59:09
|
linux-kernel
|
Re: [PATCH] microblaze: Add KGDB support |
2010-07-23 15:50:08
|
linux-kernel
|
Re: [RFC PATCH] hw-breakpoints, kgdb, x86: add a flag topassDIE_DEBUG notification |
2010-07-23 13:20:53
|
linux-kernel
|
Re: [RFC PATCH] hw-breakpoints, kgdb, x86: add a flag to passDIE_DEBUG notification |
2010-07-23 03:38:37
|
linux-kernel
|
Re: linux-next: manual merge of the kgdb tree with Linus' tree |
2010-07-22 00:38:04
|
linux-kernel
|
[PATCH 5/5] sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function |
2010-07-22 00:38:00
|
linux-kernel
|
[PATCH 3/5] Fix merge regression from external kdb to upstream kdb |
2010-07-22 00:37:27
|
linux-kernel
|
[PATCH 4/5] debug_core,kdb: fix kgdb_connected bit set in the wrong place |
2010-07-22 00:37:22
|
linux-kernel
|
[PATCH 2/5] repair gdbstub to match the gdbserial protocol specification |
2010-07-22 00:37:19
|
linux-kernel
|
[PATCH 1/5] kdb: break out of kdb_ll() when command is terminated |
2010-07-22 00:37:16
|
linux-kernel
|
[GIT PULL] kgdb regression fixes for 2.6.35-rc5 |
2010-07-13 19:04:55
|
linux-kernel
|
Re: [PATCH] kdb: ll command won't terminate |
2010-06-28 04:05:56
|
linux-kernel
|
Re: [PATCH] FRV: Implement the GDB remote protocol 'p' command to retrieve a register |
2010-04-30 17:00:44
|
linux-kernel
|
[PATCH 1/1] kgdb: don't needlessly skip PAGE_USER test for Fsl booke |
2010-04-30 16:52:50
|
linux-kernel
|
[GIT PULL] kgdb fix for 2.6.34-rc5 |
2010-04-26 20:56:55
|
linux-kernel
|
[PATCH] Correctly deal with make that has an argument which contains an "s" |
2010-04-02 20:00:55
|
linux-kernel
|
Re: [Kgdb-bugreport] [PATCH 4/5] kgdb: Use atomic operators whichuse barriers |
2010-04-02 19:48:24
|
linux-kernel
|
Re: [Kgdb-bugreport] [PATCH 4/5] kgdb: Use atomic operators whichuse barriers |
2010-04-02 19:38:21
|
linux-kernel
|
Re: [PATCH 4/5] kgdb: Use atomic operators which use barriers |
2010-04-02 19:06:44
|
linux-kernel
|
[tip:perf/core] x86,kgdb: Always initialize the hw breakpoint attribute |
2010-04-02 18:38:47
|
linux-kernel
|
Re: [GIT PULL] kgdb fixes for 2.6.34-rc2 |
2010-04-02 18:34:09
|
linux-kernel
|
[PATCH 5/5] kgdb: Turn off tracing while in the debugger |
2010-04-02 18:33:50
|
linux-kernel
|
[GIT PULL] kgdb fixes for 2.6.34-rc3 |
2010-04-02 18:33:40
|
linux-kernel
|
[PATCH 2/5] kgdbts,sh: Add in breakpoint pc offset for superh |
2010-04-02 18:33:29
|
linux-kernel
|
[PATCH 4/5] kgdb: Use atomic operators which use barriers |
2010-04-02 18:33:18
|
linux-kernel
|
[PATCH 3/5] kgdb: eliminate kgdb_wait(), all cpus enter the same way |
2010-04-02 18:33:12
|
linux-kernel
|
[PATCH 1/5] kgdb: have ebin2mem call probe_kernel_write once |
2010-03-01 03:57:55
|
linux-kernel
|
Re: [PATCH 23/28] keyboard, input: Add hook to input to allow low level event clear |
2010-02-28 03:42:49
|
linux-kernel
|
Re: [PATCH 14/28] kgdboc,keyboard: Keyboard driver for kdb with kgdb |
2010-02-26 16:07:14
|
linux-kernel
|
Re: [PATCH 23/28] keyboard, input: Add hook to input to allow low level event clear |
2010-02-26 13:13:44
|
linux-kernel
|
Re: [PATCH 14/28] kgdboc,keyboard: Keyboard driver for kdb with kgdb |
2010-02-25 21:29:51
|
linux-kernel
|
[PATCH 12/28] sparc,sunzilog: Add console polling support for sunzilog serial driver |