Petr Mladek
|
d5d8d3d0d4
kdb: properly synchronize vkdb_printf() calls with other CPUs
|
8 years ago |
Daniel Thompson
|
32d375f6f2
kdb: Const qualifier for kdb_getstr's prompt argument
|
11 years ago |
Daniel Thompson
|
fb6daa7520
kdb: Provide forward search at more prompt
|
11 years ago |
Anton Vorontsov
|
15a42a9bc9
kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags
|
10 years ago |
Anton Vorontsov
|
a2e5d188aa
kdb: Remove currently unused kdbtab_t->cmd_flags
|
10 years ago |
Vincent
|
36dfea42cc
kdb: Remove unhandled ssb command
|
12 years ago |
Anton Vorontsov
|
1b499d05ee
printk: Remove kdb_syslog_data
|
13 years ago |
Andrei Warkentin
|
8f30d41176
KDB: Fix usability issues relating to the 'enter' key.
|
13 years ago |
Jason Wessel
|
d613d828e8
kdb: Remove all references to DOING_KGDB2
|
14 years ago |
Jason Wessel
|
f679c4985b
kdb,kgdb: Implement switch and pass buffer from kdb -> gdb
|
14 years ago |
Jason Wessel
|
91b152aa85
kdb,kgdb: fix sparse fixups
|
15 years ago |
Jason Wessel
|
f7030bbc44
kdb: Allow kernel loadable modules to add kdb shell functions
|
15 years ago |
Jason Wessel
|
b590cddfa6
kdb: fix compile error without CONFIG_KALLSYMS
|
15 years ago |
Jason Wessel
|
81d4450732
vt,console,kdb: automatically set kdb LINES variable
|
15 years ago |
Jason Wessel
|
a0de055cf6
kgdb: gdb "monitor" -> kdb passthrough
|
15 years ago |
Jason Wessel
|
5d5314d679
kdb: core for kgdb back end (1 of 2)
|
15 years ago |