adtools / db101

DeBug 101 is a source level debugger for AmigaOS 4.1+. It has a lot of the features found in other debuggers like GDB, but comes with a nice ReAction GUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

===== LICENCE ========

This software is released under the GNU PUBLIC LICENSE (see LICENCE.txt).

===== ABOUT ==========

DEbug 101 is a source debugger for amiga os 4.1. It has
a lot of the features found in other debuggers like GDB,
but comes with a nice reaction gui.

==== REQUIREMENTS ====

Needs at least elf.library 53.13 (currently beta) to work.

==== KNOWN ISSUES ====

- Nested functions is currently not supported.

- Stacktracing is not really functional yet.

==== DONATE ==========

If you like this, feel free to make a donation via Paypal:

alfkil@gmail.com

==== COMMENTS =====

If you have any problems or comments, please write to: alfkil@gmail.com




history:

v. 0.9: added Arexx port and console
v. 0.8: added attach mode
v. 0.7: added globals and correct reading of variable types

About

DeBug 101 is a source level debugger for AmigaOS 4.1+. It has a lot of the features found in other debuggers like GDB, but comes with a nice ReAction GUI.

License:GNU General Public License v3.0


Languages

Language:C 69.6%Language:Assembly 28.5%Language:Makefile 1.2%Language:C++ 0.7%Language:Objective-C 0.0%