Explorar o código

adding a run-time debugger to BlackBox. Refs: #187.
Technically based on a prototype by ominc, which has been ported to BB1.7 by oberoncore, X512, Ivan, etc.
Plus:
- improved user interface: debugger is attached to running BB, no flickering, tool dialog, etc.
- debugger uses its own registry settings and saves core window layout
- internationalized
- relevant DevDebug changes since BB1.6 applied to RTDebug
- debugger works also under wine and latest Windows 10 update
- docu added.

Also fixes an error in DevDebug.ShowArray, where the type of variable vi has been changed from SHORTINT to INTEGER in issue-#19.
This variable is used for reading 2-byte characters and must be reset to SHORTINT.

Signed-off-by: Josef Templ <josef.templ@gmail.com>

Josef Templ %!s(int64=7) %!d(string=hai) anos
pai
achega
8ad95998fa
Modificáronse 14 ficheiros con 0 adicións e 0 borrados
  1. BIN=BIN
      Dev/Docu/Debug.odc
  2. BIN=BIN
      Dev/Docu/DebugCmds.odc
  3. BIN=BIN
      Dev/Docu/RTDebug-Dialog.odc
  4. BIN=BIN
      Dev/Docu/RTDebug.odc
  5. BIN=BIN
      Dev/Docu/Sys-Map.odc
  6. BIN=BIN
      Dev/Docu/User-Man.odc
  7. BIN=BIN
      Dev/Mod/Debug.odc
  8. BIN=BIN
      Dev/Mod/DebugCmds.odc
  9. BIN=BIN
      Dev/Mod/RTDebug.odc
  10. BIN=BIN
      Dev/Rsrc/Menus.odc
  11. BIN=BIN
      Dev/Rsrc/RTDebug.odc
  12. BIN=BIN
      Dev/Rsrc/Strings.odc
  13. BIN=BIN
      Host/Mod/Registry.odc
  14. BIN=BIN
      Win/Mod/Api.odc

BIN=BIN
Dev/Docu/Debug.odc


BIN=BIN
Dev/Docu/DebugCmds.odc


BIN=BIN
Dev/Docu/RTDebug-Dialog.odc


BIN=BIN
Dev/Docu/RTDebug.odc


BIN=BIN
Dev/Docu/Sys-Map.odc


BIN=BIN
Dev/Docu/User-Man.odc


BIN=BIN
Dev/Mod/Debug.odc


BIN=BIN
Dev/Mod/DebugCmds.odc


BIN=BIN
Dev/Mod/RTDebug.odc


BIN=BIN
Dev/Rsrc/Menus.odc


BIN=BIN
Dev/Rsrc/RTDebug.odc


BIN=BIN
Dev/Rsrc/Strings.odc


BIN=BIN
Host/Mod/Registry.odc


BIN=BIN
Win/Mod/Api.odc