x86_handle_breakpoint_exception
extern void x86_handle_breakpoint_exception(struct iframe *frame);
table[3] = x86_handle_breakpoint_exception; // Breakpoint Exception (#BP)
table[3] = x86_handle_breakpoint_exception; // Breakpoint Exception (#BP)