Changed Debugger and diagnostic functions to call probeAddr() to safely probe linear addresses

This commit is contained in:
Jeff Parsons 2015-05-08 12:22:12 -07:00 committed by jeffpar
commit ab0399064e
4 changed files with 27 additions and 7 deletions

View file

@ -78,7 +78,7 @@
"debugger": {
"id": "pc386.debugger",
"name": "",
"commands": "bp 0010:829B;g",
"commands": "",
"messages": ""
}
}