Jason Wessel
|
10a6e67648
kgdb,x86: fix regression in detach handling
|
14 years ago |
Dongdong Deng
|
d7ba979d45
debug_core,x86,blackfin: Clean up hw debug disable API
|
15 years ago |
Dongdong Deng
|
39a0715f5a
x86,kgdb: remove unnecessary call to kgdb_correct_hw_break()
|
15 years ago |
Jason Wessel
|
91b152aa85
kdb,kgdb: fix sparse fixups
|
15 years ago |
Jason Wessel
|
fad99fac26
x86,kgdb: fix debugger hw breakpoint test regression in 2.6.35
|
14 years ago |
Namhyung Kim
|
8c8aefce93
kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c
|
15 years ago |
Dongdong Deng
|
df4939350b
kgdb,x86: use macro HBP_NUM to replace magic number 4
|
15 years ago |
Andi Kleen
|
9264b278be
KGDB: Remove set but unused newPC
|
15 years ago |
Jason Wessel
|
12bfa3de63
kgdb,x86: Individual register get/set for x86
|
15 years ago |
Jason Wessel
|
ba773f7c51
x86,kgdb: Fix hw breakpoint regression
|
15 years ago |
Jason Wessel
|
031acd8c42
x86,kgdb: Implement early hardware breakpoint debugging
|
15 years ago |
Jason Wessel
|
0b4b3827db
x86, kgdb, init: Add early and late debug states
|
15 years ago |
Jason Wessel
|
f503b5ae53
x86,kgdb: Add low level debug hook
|
15 years ago |
Jason Wessel
|
98ec1878ca
kgdb: remove post_primary_code references
|
16 years ago |
Jason Wessel
|
dcc7871128
kgdb: core changes to support kdb
|
15 years ago |
Jason Wessel
|
ab310b5edb
x86,kgdb: Always initialize the hw breakpoint attribute
|
15 years ago |
Jason Wessel
|
5352ae638e
perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger
|
15 years ago |
Jason Wessel
|
cc0967490c
x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API
|
15 years ago |
Jason Wessel
|
8097551d9a
kgdb,x86: do not set kgdb_single_step on x86
|
15 years ago |
Jason Wessel
|
cf6f196d11
kgdb,i386: Fix corner case access to ss with NMI watch dog exception
|
15 years ago |
Roel Kluin
|
a5d09d6833
kgdb,x86: remove redundant test
|
15 years ago |
Linus Torvalds
|
c2ed69cdc9
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
H. Peter Anvin
|
5ca6c0ca5d
x86: use kernel_stack_pointer() in kgdb.c
|
15 years ago |
Ingo Molnar
|
eadb8a091b
Merge branch 'linus' into tracing/hw-breakpoints
|
16 years ago |
Linus Torvalds
|
aa98936e4f
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
K.Prasad
|
62edab9056
hw-breakpoints: reset bits in dr6 after the corresponding exception is handled
|
16 years ago |
Jason Wessel
|
33ab1979bc
kgdb,i386: use address that SP register points to in the exception frame
|
16 years ago |
Alexey Dobriyan
|
0c23590f00
x86, 64-bit: ifdef out struct thread_struct::ip
|
16 years ago |
Ingo Molnar
|
7b6aa335ca
x86, apic: remove genapic.h
|
16 years ago |
Ingo Molnar
|
d53e2f2855
x86, smp: remove mach_ipi.h
|
16 years ago |