AY2425S1-CS2103T-T17-3 / tp

Other
0 stars 5 forks source link

Tutorial: tracing code #37

Closed Anvita2110 closed 2 weeks ago

Anvita2110 commented 2 weeks ago

Setting a breakpoint

image

Tracing the execution path

image

"Show execution point" feature result

image

"Step into feature" result

image