This section describes how to debug a Mule application using Studio's Visual Debugger or alternative troubleshooting techniques. The Visual Debugger allows setting breakpoints to inspect message contents at different points in a flow. When running in debug mode, the debugger perspective opens and pauses at breakpoints. Alternative techniques include configuring stacktraces, debugging outside Studio by enabling remote debugging in Eclipse or when running standalone, and using logging statements.