Don't use the fact that we stopped with a "Breakpoint" stop reason to decide...
Don't use the fact that we stopped with a "Breakpoint" stop reason to decide to step over the breakpoint. It's better to check directly whether there is a breakpoint site at the PC. llvm-svn: 176919
Loading
Please register or sign in to comment