The module 6 requires a high usage of debugging tool. but i am unclear on how to use debugger.
- where to add breakpoint?
- how to see the values of the variables. etc
I tried using it by adding a breakpoint but the flow doesn’t stop at the breakpoint. Completely confused.