login
Header Space

 
 

Mailing list archives

Search results

Found 159 matching messages (0.040 seconds). Page 1 of 8.

[PATCH 1/8] kgdb: core API and gdb protocol handler

... .wessel@windriver.com> This patch provides all of the common code ... cleanups Signed-off-by: Jason Wessel <jason.wessel@windriver.com> --- Documentation ... kernel/kgdb.c + * + * Maintainer: Jason Wessel <jason.wessel@windriver.com> + * + * Copyright ...

linux-kernel - jason.wessel - Feb 9 2008 - 09:35

[PATCH 6/7] kgdb-light-v10: move the kgdb core and arch implementation

... Inc. + * Copyright (C) 2007-2008 Jason Wessel, Wind River Systems, Inc. ... Inc. - * Copyright (C) 2007-2008 Jason Wessel, Wind River Systems, Inc ... 0 @@ -/* - * KGDB stub. - * - * Maintainer: Jason Wessel <jason.wessel@windriver.com> - * - * Copyright ...

linux-kernel - Jason Wessel - Feb 15 2008 - 16:55

Re: [PATCH 16/21] KGDB: This allows for KGDB to better deal with autoloaded modules.

... 16 October 2007 04:33:45 Jason Wessel wrote: >> With more information in ... can be found at: > > Hi Jason, > > Some comments on your patch: ... free to further comment. Thanks, Jason. -----------Patch against Clean kernel------------- From: ...

linux-kernel - Jason Wessel - Jan 25 2008 - 18:11

[PATCH 5/8] kgdb, x86: Add arch specfic kgdb support

... i386 arch. Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off- ... , Inc. + * Copyright (C) 2007-2008 Jason Wessel, Wind River Systems, Inc. + ... .crashing.org> + * Updated by: Jason Wessel <jason.wessel@windriver.com> + * Modified ...

linux-kernel - jason.wessel - Feb 9 2008 - 09:35

[PATCH 8/8] kgdb: kgdboc 8250 I/O module

From: Jason Wessel <jason.wessel@windriver.com> Add a SERIAL_POLL API to ... terminal application. Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off ... wessel@windriver.com> + * + * 2007-2008 (c) Jason Wessel - Wind River Systems, Inc. + ...

linux-kernel - jason.wessel - Feb 9 2008 - 09:35

[PATCH][7/8] kgdb: exclusive use kgdb8250 uart I/O driver

From: Jason Wessel <jason.wessel@windriver.com> This patch some small hooks ... kernel.org Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off ... Tom Rini , + * Jason Wessel <jason.wessel@windriver.com> + * + * Refactoring ...

linux-kernel - jason.wessel - Feb 9 2008 - 09:35

Re: [PATCH 2/2] kgdb: Add kgdb internal test suite

Ingo Molnar wrote: > * Jason Wessel <jason.wessel@windriver.com> wrote: > >> This ... patch in the for_ingo branch. Jason. -----CLIP HERE----- From a855efa51466cc6e46ed11355d7cc3e1ac24a5bf Mon ... wessel@windriver.com> Date: Mon, 10 Mar 2008 08:43:54 ...

linux-kernel - Jason Wessel - Mar 10 2008 - 09:56

Re: kgdb test suite failure

... : > On Wed, 21 May 2008, Jason Wessel wrote: >> An RFC type patch ... 2.6.26 tree. Jason. --- From: Jason Wessel <jason.wessel@windriver.com> Subject: ... get skipped. Signed-off-by: Jason Wessel <jason.wessel@windriver.com> --- drivers/misc/ ...

linux-kernel - Jason Wessel - May 27 2008 - 21:37

[PATCH 2/2] kgdb, mips: add arch support for the kernel's kgdb core

... /mips/kernel/kgdb.c). Most recently Jason re-wrote the mips kgdb logic ... handlers. Signed-off-by: Jason Wessel <jason.wessel@windriver.com> --- arch/mips ... Systems, Inc. + * Author/Maintainer: Jason Wessel, jason.wessel@windriver.com + * + * This ...

linux-kernel - Jason Wessel - Jul 24 2008 - 08:02

[PATCH 3/8] kgdb, modules: Always allow module sect info for KGDB

From: Jason Wessel <jason.wessel@windriver.com> With more information in the kernel, gdb can be modified in such ... have the module section information. Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Ingo ...

linux-kernel - jason.wessel - Feb 9 2008 - 09:35

[PATCH 6/8] kgdb, sysrq_bugfix

From: Jason Wessel <jason.wessel@windriver.com> It is possible that when SysRq-G is triggered ... Rini Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Ingo Molnar Signed-off-by: Thomas ...

linux-kernel - jason.wessel - Feb 9 2008 - 09:35

[PATCH 4/8] kgdb: COPTIMIZE flag

From: Jason Wessel <jason.wessel@windriver.com> This patch adds in the ability to unoptimize a ... you could use it to override the default optimization level entirely. Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Ingo Molnar ...

linux-kernel - jason.wessel - Feb 9 2008 - 09:35

[PATCH 2/2] kgdb: Add kgdb internal test suite

... hit control-c Signed-off-by: Jason Wessel <jason.wessel@windriver.com> --- drivers/misc/Makefile | 1 + drivers/misc/kgdbts.c | 1083 ... stepping, and NMI. + * + * Created by: Jason Wessel <jason.wessel@windriver.com> + * + * Copyright (c ...

linux-kernel - Jason Wessel - Mar 7 2008 - 18:34

[PATCH 2/3] kgdb, mips: add arch support for the kernel's kgdb core

... /kernel/kgdb.c). Signed-off-by: Jason Wessel <jason.wessel@windriver.com> --- arch/mips/Kconfig ... koffee-break.com + * + * Copyright (C) 2007-2008 Wind River Systems, Inc. + * Author: Jason Wessel, jason.wessel@windriver.com + * + * This file is ...

linux-kernel - Jason Wessel - Jul 18 2008 - 13:08

[PATCH] kgdb: 1000 loops for the single step test

... 2.6-kgdb.git;a=shortlog;h=for_linus Thanks, Jason. ---CLIP HERE--- From: Jason Wessel <jason.wessel@windriver.com> Date: Mon, 21 ... subsystem when needed. Signed-off-by: Jason Wessel <jason.wessel@windriver.com> --- drivers/misc/ ...

linux-kernel - Jason Wessel - Apr 21 2008 - 16:25

Re: [PATCH 2/3] kgdb, mips: add arch support for the kernel's kgdb core

... pointers, but not a requirement. Jason. From 329f5bb0071eb2a56f2bcf79838ba91784c8b54d Mon Sep 17 00 ... .wessel@windriver.com> Date: Mon, 28 Jul 2008 13:48:31 ... mips ] Signed-off-by: Jason Wessel <jason.wessel@windriver.com> --- Documentation/ ...

linux-kernel - Jason Wessel - Jul 28 2008 - 14:50

[PATCH 1/4] kgdb: support for ARCH=arm

... .sony.com>, Nicolas Pitre, Manish Lachwani, and Jason Wessel have contributed various fixups here as ... hu: small cleanups. ] [ ben-linux@fluff.org: fixed early_trap_init ] Signed-off-by: Jason Wessel <jason.wessel@windriver.com> --- arch/arm/Kconfig ...

linux-kernel - Jason Wessel - Jul 15 2008 - 08:27

[PATCH 2/5] kgdb: support for ARCH=arm

... .sony.com>, Nicolas Pitre, Manish Lachwani, and Jason Wessel have contributed various fixups here as well ... .hu: small cleanups. ] [ ben-linux@fluff.org: fixed early_trap_init ] Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Acked-by: Deepak ...

linux-kernel - Jason Wessel - Jul 23 2008 - 14:35

[PATCH 0/3] kgdb: fixes and ARCH=arm support

... in the kgdb-light patch series. Jason. The following changes since commit 4ce04a959ef2ba9338217966013b832ff0ff9003: Jason Wessel (1): kgdb-light-v10: x86 ... /scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git for_ingo Jason Wessel ...

linux-kernel - Jason Wessel - Feb 20 2008 - 15:33

[PATCH 0/2] kgdb: Fixes and regression tests

... patch in the series is the kgdb test suite itself. Jason. The following changes since commit 9b747d4ea3c90a5cda4e295bd0c1257eba3091ca: Jason Wessel (1): kgdb: support for ARCH=arm are available in ...

linux-kernel - Jason Wessel - Mar 7 2008 - 18:34

speck-geostationary