1KGDB_ARCH_LATE(9)          Kernel Debugger Internals         KGDB_ARCH_LATE(9)
2
3
4

NAME

6       kgdb_arch_late - Perform any architecture specific initalization.
7

SYNOPSIS

9       void kgdb_arch_late(void);
10

ARGUMENTS

12       void
13           no arguments
14

DESCRIPTION

16       This function will handle the late initalization of any architecture
17       specific callbacks. This is an optional function for handling things
18       like late initialization of hw breakpoints. The default implementation
19       does nothing.
20

AUTHOR

22       Jason Wessel <jason.wessel@windriver.com>
23           Author.
24
26Kernel Hackers Manual 3.10         June 2019                 KGDB_ARCH_LATE(9)
Impressum