Actions
Feature #187
closedadding a run-time debugger to BlackBox
Start date:
05/15/2018
Due date:
% Done:
0%
Estimated time:
Forum topic:
Description
It is proposed to add a run-time debugger for BlackBox.
A prototype of such a debugger is available from Oberon microsystems
and has been adapted to BlackBox 1.7 by oberoncore.
It is based on the Windows debugging API and is able to set code
and data breakpoints, do single step execution and more.
However, the user interface needs improvements and various changes
made in the post-mortem debugger since BlackBox 1.6 need to be applied
also to the run-time debugger.
Proposed by J. Templ, 2018-05-15.
Actions