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

NAME

6       kgdb_breakpoint - compiled in breakpoint
7

SYNOPSIS

9       void kgdb_breakpoint(void);
10

ARGUMENTS

12       void
13           no arguments
14

DESCRIPTION

16       This will be implemented as a static inline per architecture. This
17       function is called by the kgdb core to execute an architecture specific
18       trap to cause kgdb to enter the exception processing.
19

AUTHOR

21       Jason Wessel <jason.wessel@windriver.com>
22           Author.
23
25Kernel Hackers Manual 3.10         June 2019                KGDB_BREAKPOINT(9)
Impressum