- Software Installation
- EiffelStudio How To's
- EiffelStudio: A Guided Tour
- EiffelStudio Reference
- EiffelStudio release notes
- EiffelStudio: General interface description
- Browsing tools
- EiffelStudio Editor
- Contract Editor tool
- EiffelStudio: Project settings window
- Compiler
- Debugger
- Execution commands
- Breakpoints
- Call stack tool
- Execution record and replay
- Object tool
- Expression evaluation
- Debuggee's Object Storage
- Threads tool
- Exceptions handling tool
- Stack overflow prevention
- Debugging tips with the objects grid view
- Debugging preferences
- Command line debugger
- Debugging limitations
- EiffelStudio's debugger release notes
- Release notes for EiffelStudio 7.1 related to the debugger
- Release notes for EiffelStudio 7.0 related to the debugger
- EiffelStudio 6 debugger release notes
- Release notes for EiffelStudio 6.8 related to the debugger
- Release notes for EiffelStudio 6.7 related to the debugger
- Release notes for EiffelStudio 6.6 related to the debugger
- Release notes for EiffelStudio 6.5 related to the debugger
- Release notes for EiffelStudio 6.4 related to the debugger
- Release notes for EiffelStudio 6.3 related to the debugger
- Release notes for EiffelStudio 6.2 related to the debugger
- Release notes for EiffelStudio 6.1 related to the debugger
- Release notes for EiffelStudio 6.0 related to the debugger
- EiffelStudio 5 debugger release notes
- Error List Tool
- Diagram tool
- Metrics tool
- Console tool
- Outputs tool
- Eiffel Information System
- AutoTest
- Wizards and dialogs
- EiffelStudio Preferences
- Formatted information about compiled classes and features
- Beta documentation
Release notes for EiffelStudio 6.2 related to the debugger
Graphical environment
- New breakpoint editor, which centralizes in a unique dialog the parameters of the breakpoint.
- Added tag support for breakpoints.
- Added new "When hits.." actions (such as enable/disable breakpoints, start/stop execution recording, and others...).
- Better breakpoints tool, to see, sort or filter the breakpoints
- Enhanced execution record and replay mechanism. This allows to record the execution, and replay the recording in EiffelStudio and see/browse the recorded values, and the calls executed.
- Better dialog to change the layout of the Objects tool grid. It is possible to easily change the order of 'Current, arguments, locals, ...'.
- Added a toggle button, to ignore or not the breakpoints.
- Added dropdown menu on the "[Start]" button to have quicker access to useful features.
Debugger engine
- Watch tool: added support for "create .." expression.
Current restrictions and known issues
- You will find a list here