Force.com IDE Developer Guide
Winter '23 (API version 56.0)
Summer '22 (API version 55.0)
Spring '22 (API version 54.0)
Winter '22 (API version 53.0)
Summer '21 (API version 52.0)
Spring '21 (API version 51.0)
Winter '21 (API version 50.0)
Summer '20 (API version 49.0)
Spring '20 (API version 48.0)
Winter '20 (API version 47.0)
Summer '19 (API version 46.0)
Spring '19 (API version 45.0)
Winter '19 (API version 44.0)
Summer '18 (API version 43.0)
Spring '18 (API version 42.0)
Winter '18 (API version 41.0)
Summer '17 (API version 40.0)
Spring '17 (API version 39.0)
Winter '17 (API version 38.0)
Summer '16 (API version 37.0)
Spring '16 (API version 36.0)
Winter '16 (API version 35.0)
Get Started with the Apex Debugger
Manage Debugging Sessions
Relaunch Your Debug Configuration
Change Your Session Timeout Preference
Report Drastic Issues to Customer Support
Solutions to Common Force.com IDE Problems
Force.com IDE Release Notes
Apex Debugger Troubleshooting
If you encounter problems when using the Apex Debugger, try these troubleshooting
techniques.
-
Relaunch Your Debug Configuration
If your code isn’t stopping on breakpoints, variables aren’t displaying in the Variables pane, or you don’t see turning yellow gears in the Debug pane, relaunch your debug configuration. -
Kill an Orphaned Session
If Eclipse crashes or is shut down before you end your debugging session, your session is orphaned. You can’t start a new session until you remove the orphan. But don’t panic! You can kill an orphaned session in Setup or with the Tooling API. -
Change Your Session Timeout Preference
If you’re on a slow network, you can change the default timeout setting for your Debugger connection. This setting determines how long Eclipse waits for the Debugger to respond when you take an action, such as stepping through your code. -
Report Drastic Issues to Customer Support
It’s unlikely that you’ll encounter drastic issues while working with the Apex Debugger. However, never say never. If you encounter performance issues or are unable to kill your orphaned sessions, contact Salesforce Customer Support for help. If necessary, Support can kill all debugging sessions for the instance on which your org is running. This process prevents you—and all orgs running on your instance—from immediately initiating new debugging sessions.