x86_handle_debug_exception
extern void x86_handle_debug_exception(struct iframe *frame);
table[1] = x86_handle_debug_exception; // Debug Exception (#DB)
table[1] = x86_handle_debug_exception; // Debug Exception (#DB)