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",
|
"Division By Zero",
|
||||||
"Debug",
|
"Debug",
|
||||||
"Non Maskable Interrupt",
|
"Non Maskable Interrupt",
|
||||||
"Breakpoint",
|
"Breakpoint, Halted",
|
||||||
"Into Detected Overflow",
|
"Into Detected Overflow",
|
||||||
"Out of Bounds",
|
"Out of Bounds",
|
||||||
"Invalid Opcode",
|
"Invalid Opcode",
|
||||||
|
Reference in New Issue
Block a user