other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
KGDB_BREAKPOINT(9) | Kernel Debugger Internals | KGDB_BREAKPOINT(9) |
NAME¶
kgdb_breakpoint - compiled in breakpointSYNOPSIS¶
void
kgdb_breakpoint(void);
ARGUMENTS¶
voidno arguments
DESCRIPTION¶
This will be implemented as a static inline per architecture. This function is called by the kgdb core to execute an architecture specific trap to cause kgdb to enter the exception processing.AUTHOR¶
Jason Wessel <jason.wessel@windriver.com>Author.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |