Bugaboo: Difference between revisions

From Atari Wiki
Jump to navigation Jump to search
No edit summary
 
m (Added category)
Line 17: Line 17:
 
* integrates into Turbo Assembler for direct to memory assembly
 
* integrates into Turbo Assembler for direct to memory assembly
 
* 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]]

Revision as of 12:32, 3 May 2009

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