Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
https://www.youtube.com/watch?v=sDXVkdTO8d4
https://www.youtube.com/watch?v=Ns61TOtbIDg
Links
https://bluecanvas.io/2017/02/13/debugging-apex-salesforce-debug-log-checkpoints.html
https://automationchampion.com/2017/09/18/debugging-in-apex/
https://dreamevent.secure.force.com/articleView?id=code_dev_console_checkpoints_setting.htm&type=5
If You want to know that where is your code stopped first use a "system.debug();" inside your code then find the line number detail column.