]> Git Repo - linux.git/commit - kernel/kgdb.c
kgdb: core
authorJason Wessel <[email protected]>
Thu, 17 Apr 2008 18:05:37 +0000 (20:05 +0200)
committerIngo Molnar <[email protected]>
Thu, 17 Apr 2008 18:05:37 +0000 (20:05 +0200)
commitdc7d552705215ac50a0617fcf51bb9c736255b8e
tree3ca376bdf4e6996edd9e2dabd569a791f050dae8
parentc33fa9f5609e918824446ef9a75319d4a802f1f4
kgdb: core

kgdb core code. Handles the protocol and the arch details.

[email protected]: heavily modified, simplified and cleaned up. ]
[email protected]: use find_task_by_pid_ns ]

Signed-off-by: Jason Wessel <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
include/linux/kgdb.h [new file with mode: 0644]
kernel/Makefile
kernel/kgdb.c [new file with mode: 0644]
lib/Kconfig.debug
lib/Kconfig.kgdb [new file with mode: 0644]
This page took 0.053896 seconds and 4 git commands to generate.