Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Version 0.9 changelog

  • Add RAD Debugger support.
  • Add few more hints.
  • Add line numbers.
  • Add macro recording and replay.
  • Add relative line numbers.
  • Add repeat command mode.
  • Close build buffer using ESC.
  • Improve search.

What does RAD debugger support consist of? Some kind of integration?

There are 3 related commands:

debug-in-raddbg - start current debug session in RAD

open-in-raddbg - open current file in running RAD

break-in-raddbg - set breakpoint on current location in RAD

Note that RAD debugger must be in PATH.