OCL Debugger
No edit summary
m ((username removed) (log details removed))
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
===== Description =====
A '''debugger''' is like a detective tool for computer programs. 
Imagine you’re writing a story (your program), and you want to find and fix mistakes (bugs) in it.
* The debugger helps you:
** '''Inspect''': Look inside your story (code) while it’s running.
** '''Pause''': Stop the story at specific points (breakpoints) to examine details.
** '''Follow Clues''': Step through the story line by line to see what’s happening.
** '''Solve Mysteries''': Identify errors (bugs) and correct them.
===== Access =====
To access the OCL Debugger, press the "play" button on the top menu of MDriven Designer (1).  
To access the OCL Debugger, press the "play" button on the top menu of MDriven Designer (1).  


Line 4: Line 17:


A second window will pop up showing "OCLExecuteAndDebug" (3).  [[File:2023-08-09 10h09 48.png|none|thumb|832x832px]]
A second window will pop up showing "OCLExecuteAndDebug" (3).  [[File:2023-08-09 10h09 48.png|none|thumb|832x832px]]
{{Edited|July|12|2024}}
{{Edited|July|12|2025}}
[[Category:OCL]]
[[Category:OCL]]

Latest revision as of 05:40, 5 March 2025

This page was created by Hans.karlsen@mdriven.net on 2023-08-09. Last edited by Stephanie@mdriven.net on 2025-03-05.
Description

A debugger is like a detective tool for computer programs.

Imagine you’re writing a story (your program), and you want to find and fix mistakes (bugs) in it.

  • The debugger helps you:
    • Inspect: Look inside your story (code) while it’s running.
    • Pause: Stop the story at specific points (breakpoints) to examine details.
    • Follow Clues: Step through the story line by line to see what’s happening.
    • Solve Mysteries: Identify errors (bugs) and correct them.
Access

To access the OCL Debugger, press the "play" button on the top menu of MDriven Designer (1).

A window will open. Select "XML", choose "Start system", then click on "Debugger" (2).

A second window will pop up showing "OCLExecuteAndDebug" (3).

2023-08-09 10h09 48.png
MDriven Chat

How would you like to chat today?

Setting up your conversation…

This may take a few moments