index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
debug
/
kdb
/
kdb_debugger.c
Age
Commit message (
Expand
)
Author
2020-10-01
kernel: debug: Centralize dbg_[de]activate_sw_breakpoints
Daniel Thompson
2018-12-30
kdb: Don't back trace on a cpu that didn't round up
Douglas Anderson
2014-11-11
kgdb: timeout if secondary CPUs ignore the roundup
Daniel Thompson
2013-10-03
kdb: Add support for external NMI handler to call KGDB/KDB
Mike Travis
2013-03-02
kdb: Remove unhandled ssb command
Vincent
2013-03-02
kdb: Setup basic kdb state before invoking commands via kgdb
Matt Klein
2012-07-31
kernel/debug: Make use of KGDB_REASON_NMI
Anton Vorontsov
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-08-01
kdb: Remove all references to DOING_KGDB2
Jason Wessel
2011-08-01
kdb,kgdb: Implement switch and pass buffer from kdb -> gdb
Jason Wessel
2010-10-22
kdb,debug_core: adjust master cpu switch logic against new debug_core locking
Jason Wessel
2010-05-20
kgdb,8250,pl011: Return immediately from console poll
Jason Wessel
2010-05-20
kdb: core for kgdb back end (1 of 2)
Jason Wessel