Changed Debugger and diagnostic functions to call probeAddr() to safely probe linear addresses
This commit is contained in:
parent
b0eedaba95
commit
ab0399064e
4 changed files with 27 additions and 7 deletions
|
|
@ -78,7 +78,7 @@
|
|||
"debugger": {
|
||||
"id": "pc386.debugger",
|
||||
"name": "",
|
||||
"commands": "bp 0010:829B;g",
|
||||
"commands": "",
|
||||
"messages": ""
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue