Modified Breakpoint to Breakpoint Halted.
This commit is contained in:
parent
3f301cc005
commit
ef3638271f
BIN
Part2/A4/05_basic_int/.DS_Store
vendored
BIN
Part2/A4/05_basic_int/.DS_Store
vendored
Binary file not shown.
@ -47,7 +47,7 @@ char *exception_messages[] = {
|
||||
"Division By Zero",
|
||||
"Debug",
|
||||
"Non Maskable Interrupt",
|
||||
"Breakpoint",
|
||||
"Breakpoint, Halted",
|
||||
"Into Detected Overflow",
|
||||
"Out of Bounds",
|
||||
"Invalid Opcode",
|
||||
|
Reference in New Issue
Block a user