Name

kgdb_disable_hw_debug — (optional) Disable hardware debugging hook

Synopsis

void kgdb_disable_hw_debug (struct pt_regs *  regs);

Arguments

regs

Current struct pt_regs.

Description

This function will be called if the particular architecture must disable hardware debugging while it is processing gdb packets or handling exception.