lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080210092023.GA18451@elte.hu>
Date:	Sun, 10 Feb 2008 10:20:23 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Christoph Hellwig <hch@...radead.org>
Cc:	linux-kernel@...r.kernel.org,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@....com.au>,
	Thomas Gleixner <tglx@...utronix.de>,
	Jason Wessel <jason.wessel@...driver.com>
Subject: Re: [3/6] kgdb: core


* Ingo Molnar <mingo@...e.hu> wrote:

> * Ingo Molnar <mingo@...e.hu> wrote:
> 
> > Anyway, to resolve this i've turning them into non-docbook, 
> > descriptive comments. Please submit any docbook patch to 
> > arch/x86/kernel/kgdb.c to x86.git if you'd like more documentation. 
> 
> no need for that btw, i just added the docbook entries to 
> arch/x86/kernel/kgdb.c myself and fixed all of kgdb.h. Tree is at:
> 
>    git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb.git
> 
> tip 2e3ebf25b0bd8646e517806073e1991be1fec8a2. Shortlog, diffstat and 
> the full patch can be found below, with all relevant review feedback 
> addressed. Builds, boots and works fine on x86.

here's gdb test-output from this 2e3ebf25b0bd kernel:

(gdb) target remote /dev/ttyS0
Remote debugging using /dev/ttyS0
0x00000046 in ?? ()
(gdb) i r
eax            0x11     17
ecx            0x0      0
edx            0xf4f4   62708
ebx            0x0      0
esp            0x80d09400       0x80d09400
ebp            0xfffe37a7       0xfffe37a7
esi            0x809162d0       -2137955632
edi            0xffffffff       -1
eip            0x46     0x46
eflags         0x0      [ ]
cs             0x80d093e4       -2133814300
ss             0xffffffff       -1
ds             0x3fa6fe18       1067908632
es             0xffff8100       -32512
fs             0x3fa6fe18       1067908632
gs             0xffff8100       -32512
(gdb)

	Ingo
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ