KGDB_BREAKPOINT(9) Kernel Debugger Internals KGDB_BREAKPOINT(9)NAMEkgdb_breakpoint - compiled in breakpointSYNOPSISvoid kgdb_breakpoint(void);ARGUMENTSvoid no argumentsDESCRIPTIONThis 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.AUTHORJason Wessel <jason.wessel@windriver.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 KGDB_BREAKPOINT(9)