1KGDB_DISABLE_HW_DEBU(9)         KGDB Internals         KGDB_DISABLE_HW_DEBU(9)
2
3
4

NAME

6       kgdb_disable_hw_debug - (optional) Disable hardware debugging hook
7

SYNOPSIS

9       void kgdb_disable_hw_debug(struct pt_regs * regs);
10

ARGUMENTS

12       regs
13           Current struct pt_regs.
14

DESCRIPTION

16       This function will be called if the particular architecture must
17       disable hardware debugging while it is processing gdb packets or
18       handling exception.
19

AUTHORS

21       Jason Wessel <jason.wessel@windriver.com>
22           Author.
23
24       Tom Rini <trini@kernel.crashing.org>
25           Author.
26
27       Amit S. Kale <amitkale@linsyssoft.com>
28           Author.
29
31Kernel Hackers Manual 2.6.         June 2019           KGDB_DISABLE_HW_DEBU(9)
Impressum