Give them gdb/lldb and have your mind blown!
Usage is somewhat like:
$ debug.py start $ debug.py -c "break main" $ debug.py -c "continue"
Cursor at least doesn't seem to like running interactive programs yet.
Give them gdb/lldb and have your mind blown!