It seems that https://github.com/ethereum/remix-ide/blob/master/test-browser/tests/debugger.test.js#L64 tries to add breakpoint outside of the body of the function. In that case they will never be reached..
It seems that https://github.com/ethereum/remix-ide/blob/master/test-browser/tests/debugger.test.js#L64
tries to add breakpoint outside of the body of the function. In that case they will never be reached..