Bugaboo: Difference between revisions

From Atari Wiki
Jump to navigation Jump to search
m (Added category)
No edit summary
Line 18: Line 18:
 
* allows to jump back to the source ediotr of Turbo Assembler
 
* allows to jump back to the source ediotr of Turbo Assembler
 
[[Category:Atari ST software]]
 
[[Category:Atari ST software]]
  +
[[Category: Programming ]]

Revision as of 15:28, 12 October 2011

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