===== 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. See the manual for further explanation.
==== REQUIREMENTS ====
Needs at least elf.library 53.13 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. 1.0: completely revised GUI and added ability to interpret structs, unions
and enums
numerous bugfixes
added "detach" function from detached mode
added "signals" window
added posibility to set breakpoints at symbols and absolute addresses
added step into and step out
added ability to hexview any part of memory
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
| |