Bugaboo

From AtariForumWiki
Jump to navigation Jump to search

back to Programming

Bugaboo

Bugaboo is a very good and crash proof debugger. It comes as part of the Turbo Assembler package by Markus Fritze.

Features

Bugaboo has the following features:

  • reset proof
  • own screen and keyboard management
  • full memory debugging and disassembling
  • breakpoints, singlestepping and tracing to the next RTS/RTE
  • integrated mini assembler
  • ability to directly load bootsectors (in fact any floppy sector) into memory
  • integrates into Turbo Assembler for direct to memory assembly
  • allows to jump back to the source ediotr of Turbo Assembler