Debugging your JavaScript code with the Aptana debugger
About the JavaScript debugger
JavaScript debugger feature comparison
About the Aptana Debug perspective
Using the Debug View
Using the Variables View
Using the Breakpoints View
Using the Expressions View
Using the Console View
Using the AJAX Monitor View
Installing the JavaScript debugger
Uninstalling the debugger
Running the debugger
Accessing your debugger log
Stepping into and over functions
Adding a breakpoint
Using the Assert API