Wiki
Download
Manual
Eggs
API
Tests
Bugs
show
edit
history
You can edit this page using
wiki syntax
for markup.
Article contents:
== Outdated egg! This is an egg for CHICKEN 3, the unsupported old release. You're almost certainly looking for [[/eggref/4/mayo|the CHICKEN 4 version of this egg]], if it exists. If it does not exist, there may be equivalent functionality provided by another egg; have a look at the [[https://wiki.call-cc.org/chicken-projects/egg-index-4.html|egg index]]. Otherwise, please consider porting this egg to the current version of CHICKEN. [[tags: egg]] == mayo [[toc:]] === Introduction '''mayo''' is a project to create a source level debugger for Chicken Scheme. The minimum feature set comprises: * Set and alter breakpoints in compiled Scheme programs. (available) * View and alter global and local bindings during execution. (not yet available) * Call Scheme procedures during execution. (not yet available) The project was initiated by [[Tony Sidaway]] and the project is based on the machine interface of the Gnu debugger, gdb. === Components The first components of mayo has been released: * [[http://www.call-with-current-continuation.org/eggs/gdb.html|gdb.egg]] ** Fully functional machine interface with the GNU debugger. * [[http://www.call-with-current-continuation.org/eggs/mayo.html|mayo.egg]] ** Alpha release of the Scheme source-level debugger.
Description of your changes:
I would like to authenticate
Authentication
Username:
Password:
Spam control
What do you get when you multiply 2 by 1?