Skip to content
  • deuce's avatar
    Make the debugger actually useful. · 329a03a3
    deuce authored
    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.
    329a03a3