feathers (1) Linux Manual Page
feathers – a simple source-level debugger for CHICKEN Scheme Synopsisfeathers [OPTION …] [PROGRAM ARGUMENTS …] Descriptionfeathers runs a program compiled with CHICKEN Scheme and allows basic source-level debugging like setting breakpoints, single-stepping and inspection of procedure arguments and global variables. The Scheme code must be compiled with debug-level 3 for debugging to be possible. Communication…
