Petr Mladek
|
34aaff40b4
kdb: call vkdb_printf() from vprintk_default() only when wanted
|
8 年之前 |
Petr Mladek
|
d5d8d3d0d4
kdb: properly synchronize vkdb_printf() calls with other CPUs
|
8 年之前 |
Petr Mladek
|
d1bd8ead12
kdb: remove unused kdb_event handling
|
8 年之前 |
Petr Mladek
|
497957576c
printk/kdb: handle more message headers
|
8 年之前 |
Daniel Thompson
|
32d375f6f2
kdb: Const qualifier for kdb_getstr's prompt argument
|
11 年之前 |
Daniel Thompson
|
fb6daa7520
kdb: Provide forward search at more prompt
|
11 年之前 |
Daniel Thompson
|
f7d4ca8bbf
kdb: Avoid printing KERN_ levels to consoles
|
10 年之前 |
Borislav Petkov
|
a8fe19ebfb
kernel/printk: use symbolic defines for console loglevels
|
11 年之前 |
Jason Wessel
|
17b572e820
kdb,vt_console: Fix missed data due to pager overruns
|
13 年之前 |
Jason Wessel
|
07cd27bbd4
kdb: Remove cpu from the more prompt
|
13 年之前 |
Jason Wessel
|
78724b8ef8
kdb: Fix smatch warning on dbg_io_ops->is_console
|
13 年之前 |
Tim Bird
|
b8adde8dde
kdb: Avoid using dbg_io_ops until it is initialized
|
14 年之前 |
Jason Wessel
|
37f86b469d
kdb,kgdb: Allow arbitrary kgdb magic knock sequences
|
14 年之前 |
Jason Wessel
|
d613d828e8
kdb: Remove all references to DOING_KGDB2
|
14 年之前 |
Jason Wessel
|
f679c4985b
kdb,kgdb: Implement switch and pass buffer from kdb -> gdb
|
14 年之前 |
Jason Wessel
|
f7030bbc44
kdb: Allow kernel loadable modules to add kdb shell functions
|
15 年之前 |
Jason Wessel
|
d37d39ae3b
printk,kdb: capture printk() when in kdb shell
|
15 年之前 |
Jason Wessel
|
efe2f29e32
kgdboc,kdb: Allow kdb to work on a non open console port
|
15 年之前 |
Jason Wessel
|
a0de055cf6
kgdb: gdb "monitor" -> kdb passthrough
|
15 年之前 |
Jason Wessel
|
5d5314d679
kdb: core for kgdb back end (1 of 2)
|
15 年之前 |