Closed this issue 9 years ago · 1 comments
Crash occurs at Debugger::run_to_this_line() at statement bp->set_one_time(true);. At this point bp is nullptr.
Debugger::run_to_this_line()
bp->set_one_time(true);
bp
nullptr
Fixed upstream.