$DEBUG: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 November 2024

5 November 2024

3 November 2024

6 August 2024

5 August 2024

29 January 2023

25 November 2022

15 June 2022

1 June 2022

1 May 2022

  • curprev 22:2922:29, 1 May 2022RhoSigma talk contribsm 2,874 bytes 0 Protected "$DEBUG" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))
  • curprev 22:2922:29, 1 May 2022RhoSigma talk contribs 2,874 bytes +2,874 Created page with "'''$DEBUG''' is precompiler metacommand, which enables debugging features, allowing you to step through your code running line by line and to inspect variables and change their values in real time. {{PageSyntax}} :$DEBUG {{PageDescription}} * '''$DEBUG''' injects extra code in the resulting binary, allowing the IDE to control the execution flow of your program. * When '''$DEBUG''' is used, the IDE will connect to your running program using a local..."