Jelajahi Sumber

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 7 tahun lalu
induk
melakukan
8ad95998fa
14 mengubah file dengan 0 tambahan dan 0 penghapusan
  1. TEMPAT SAMPAH
      Dev/Docu/Debug.odc
  2. TEMPAT SAMPAH
      Dev/Docu/DebugCmds.odc
  3. TEMPAT SAMPAH
      Dev/Docu/RTDebug-Dialog.odc
  4. TEMPAT SAMPAH
      Dev/Docu/RTDebug.odc
  5. TEMPAT SAMPAH
      Dev/Docu/Sys-Map.odc
  6. TEMPAT SAMPAH
      Dev/Docu/User-Man.odc
  7. TEMPAT SAMPAH
      Dev/Mod/Debug.odc
  8. TEMPAT SAMPAH
      Dev/Mod/DebugCmds.odc
  9. TEMPAT SAMPAH
      Dev/Mod/RTDebug.odc
  10. TEMPAT SAMPAH
      Dev/Rsrc/Menus.odc
  11. TEMPAT SAMPAH
      Dev/Rsrc/RTDebug.odc
  12. TEMPAT SAMPAH
      Dev/Rsrc/Strings.odc
  13. TEMPAT SAMPAH
      Host/Mod/Registry.odc
  14. TEMPAT SAMPAH
      Win/Mod/Api.odc

TEMPAT SAMPAH
Dev/Docu/Debug.odc


TEMPAT SAMPAH
Dev/Docu/DebugCmds.odc


TEMPAT SAMPAH
Dev/Docu/RTDebug-Dialog.odc


TEMPAT SAMPAH
Dev/Docu/RTDebug.odc


TEMPAT SAMPAH
Dev/Docu/Sys-Map.odc


TEMPAT SAMPAH
Dev/Docu/User-Man.odc


TEMPAT SAMPAH
Dev/Mod/Debug.odc


TEMPAT SAMPAH
Dev/Mod/DebugCmds.odc


TEMPAT SAMPAH
Dev/Mod/RTDebug.odc


TEMPAT SAMPAH
Dev/Rsrc/Menus.odc


TEMPAT SAMPAH
Dev/Rsrc/RTDebug.odc


TEMPAT SAMPAH
Dev/Rsrc/Strings.odc


TEMPAT SAMPAH
Host/Mod/Registry.odc


TEMPAT SAMPAH
Win/Mod/Api.odc