Join Slack
Powered by
Hi, I've set up breakpoints for debugging, but it ...
# getting-started
e
Eivind
01/06/2022, 10:19 AM
Hi, I've set up breakpoints for debugging, but it ignores them and flies right through. Any advice?
m
Michael de Kaste
01/06/2022, 10:27 AM
is this on marked? It will ignore. Otherwise, if its a lambda, make sure you break on the correct things
e
Eivind
01/06/2022, 10:29 AM
Where do you see that menu for line vs lambda breakpoint?
m
Michael de Kaste
01/06/2022, 10:31 AM
its what you will see if you try to put a breakpoint on a line that contains a lambda
j
Jasin Colegrove
01/06/2022, 11:28 AM
are you running in debug mode? I've made that mistake
e
Eivind
01/06/2022, 11:42 AM
Yeah, these are expressions outside of lambdas
5
Views
Open in Slack
Previous
Next