DEADSOFTWARE

center issue-#187 adding a run-time debugger to BlackBox
authorИван <d.ivan.krsk@gmail.com>
Thu, 27 Sep 2018 04:50:26 +0000 (11:50 +0700)
committerИван <d.ivan.krsk@gmail.com>
Thu, 27 Sep 2018 04:50:26 +0000 (11:50 +0700)
14 files changed:
BlackBox/Dev/Mod/Debug.odc
BlackBox/Dev/Rsrc/Strings.odc
BlackBox/_Windows_/Host/Mod/Registry.odc
BlackBox/_Windows_/Win/Mod/Api.odc
BlackBox/_Windows_GUI/Dev/Mod/DebugCmds.odc [new file with mode: 0644]
BlackBox/_Windows_GUI/Dev/Mod/RTDebug.odc [new file with mode: 0644]
BlackBox/__GUI/Dev/Docu/Debug.odc
BlackBox/__GUI/Dev/Docu/DebugCmds.odc [new file with mode: 0644]
BlackBox/__GUI/Dev/Docu/RTDebug-Dialog.odc [new file with mode: 0644]
BlackBox/__GUI/Dev/Docu/RTDebug.odc [new file with mode: 0644]
BlackBox/__GUI/Dev/Docu/Sys-Map.odc
BlackBox/__GUI/Dev/Docu/User-Man.odc
BlackBox/__GUI/Dev/Rsrc/Menus.odc
BlackBox/__GUI/Dev/Rsrc/RTDebug.odc [new file with mode: 0644]

index 29f34ef853523f84f1b8d1eda3e6d6eadc732608..597b4d9aa5f8e560256aabb9ab51639d219c1558 100644 (file)
Binary files a/BlackBox/Dev/Mod/Debug.odc and b/BlackBox/Dev/Mod/Debug.odc differ
index 8d18daf2f2962a315945970172ff7df1e8bd747a..ffd96ed4f2d586ab72b70f99e887c30744f76072 100644 (file)
Binary files a/BlackBox/Dev/Rsrc/Strings.odc and b/BlackBox/Dev/Rsrc/Strings.odc differ
index 0825e5eaa65eefa4f4c5dcfd5f7d8d2e5d020ba7..5670b91980e6289c3f771cdf937aa1753b510fa2 100644 (file)
Binary files a/BlackBox/_Windows_/Host/Mod/Registry.odc and b/BlackBox/_Windows_/Host/Mod/Registry.odc differ
index 00361a60c239a0f1ed7003ac636d0be44266181b..18bc811cd098c1721098f4cfb3e8e9dac1985359 100644 (file)
Binary files a/BlackBox/_Windows_/Win/Mod/Api.odc and b/BlackBox/_Windows_/Win/Mod/Api.odc differ
diff --git a/BlackBox/_Windows_GUI/Dev/Mod/DebugCmds.odc b/BlackBox/_Windows_GUI/Dev/Mod/DebugCmds.odc
new file mode 100644 (file)
index 0000000..cb8cc40
Binary files /dev/null and b/BlackBox/_Windows_GUI/Dev/Mod/DebugCmds.odc differ
diff --git a/BlackBox/_Windows_GUI/Dev/Mod/RTDebug.odc b/BlackBox/_Windows_GUI/Dev/Mod/RTDebug.odc
new file mode 100644 (file)
index 0000000..ffd3193
Binary files /dev/null and b/BlackBox/_Windows_GUI/Dev/Mod/RTDebug.odc differ
index 979bc8ecff9062576ab7c76f48ad30b6d2ab221c..e0a595ffe95d3306041c6689abbc6cb9602d0818 100644 (file)
Binary files a/BlackBox/__GUI/Dev/Docu/Debug.odc and b/BlackBox/__GUI/Dev/Docu/Debug.odc differ
diff --git a/BlackBox/__GUI/Dev/Docu/DebugCmds.odc b/BlackBox/__GUI/Dev/Docu/DebugCmds.odc
new file mode 100644 (file)
index 0000000..909f92a
Binary files /dev/null and b/BlackBox/__GUI/Dev/Docu/DebugCmds.odc differ
diff --git a/BlackBox/__GUI/Dev/Docu/RTDebug-Dialog.odc b/BlackBox/__GUI/Dev/Docu/RTDebug-Dialog.odc
new file mode 100644 (file)
index 0000000..67425c4
Binary files /dev/null and b/BlackBox/__GUI/Dev/Docu/RTDebug-Dialog.odc differ
diff --git a/BlackBox/__GUI/Dev/Docu/RTDebug.odc b/BlackBox/__GUI/Dev/Docu/RTDebug.odc
new file mode 100644 (file)
index 0000000..e13bea8
Binary files /dev/null and b/BlackBox/__GUI/Dev/Docu/RTDebug.odc differ
index c5f3b2f3bee13f59b456ef3018ced06622607068..f1e4e8dbec77bc9ee745cc11b6133f20c59470ce 100644 (file)
Binary files a/BlackBox/__GUI/Dev/Docu/Sys-Map.odc and b/BlackBox/__GUI/Dev/Docu/Sys-Map.odc differ
index 98c78c235499958d182747c94177945599e304f8..66cac6c0c91c5d1752e13e5051ecd737c5549368 100644 (file)
Binary files a/BlackBox/__GUI/Dev/Docu/User-Man.odc and b/BlackBox/__GUI/Dev/Docu/User-Man.odc differ
index 131e9cda91f80d5fb8a4f23a2b50484ca6a290c5..7e890127200a44f75356a42055d7beae047a40b7 100644 (file)
Binary files a/BlackBox/__GUI/Dev/Rsrc/Menus.odc and b/BlackBox/__GUI/Dev/Rsrc/Menus.odc differ
diff --git a/BlackBox/__GUI/Dev/Rsrc/RTDebug.odc b/BlackBox/__GUI/Dev/Rsrc/RTDebug.odc
new file mode 100644 (file)
index 0000000..71df246
Binary files /dev/null and b/BlackBox/__GUI/Dev/Rsrc/RTDebug.odc differ