Query: kgdb_arch_late
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KGDB_ARCH_LATE(9) Kernel Debugger Internals KGDB_ARCH_LATE(9)NAMEkgdb_arch_late - Perform any architecture specific initalization.SYNOPSISvoid kgdb_arch_late(void);ARGUMENTSvoid no argumentsDESCRIPTIONThis function will handle the late initalization of any architecture specific callbacks. This is an optional function for handling things like late initialization of hw breakpoints. The default implementation does nothing.AUTHORJason Wessel <jason.wessel@windriver.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 KGDB_ARCH_LATE(9)