Is it possible to debug code line by line in Eclipse showing which line is executing so that I understand the logic of the code? I'm new to programming, please give me suitable advice.
It is possible if you launch your program in debug mode:
put a breakpoint in the section you want to debug.
Here is a quick tutorial to make a Debug launch configuration:
you need to:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With