Make the debugger actually useful.
Added backtrace (bt) and up/down commands. Allow specifying breakpoints in file:line format for future load()s. Breakpoints are a small memory leak right now as there's no way to clear them.
Please register or sign in to comment