Query: kgdb_disable_hw_debug
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KGDB_DISABLE_HW_DEBU(9) KGDB Internals KGDB_DISABLE_HW_DEBU(9)NAMEkgdb_disable_hw_debug - (optional) Disable hardware debugging hookSYNOPSISvoid kgdb_disable_hw_debug(struct pt_regs * regs);ARGUMENTSregs Current struct pt_regs.DESCRIPTIONThis function will be called if the particular architecture must disable hardware debugging while it is processing gdb packets or handling exception.AUTHORSJason Wessel <jason.wessel@windriver.com> Author. Tom Rini <trini@kernel.crashing.org> Author. Amit S. Kale <amitkale@linsyssoft.com> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 KGDB_DISABLE_HW_DEBU(9)