Anjuta IDE Manual | ||
---|---|---|
<<< Previous | Debugging: Breakpoints | Next >>> |
Open the Breakpoint editing window by choosing the menu item View->Breakpoints or Debug->Breakpoints->Breakpoints …. Select the breakpoint to enable or disable and click on Toggle Enable. The breakpoint will be enabled or disabled, depending on the current state.
To enable all or disable all breakpoints, click on Enable All or Disable All.
![]() | Note |
---|---|
When the debugger is started, all breakpoints will be set. Any old breakpoints (where the source file is more recent than the breakpoint) will be disabled. |
<<< Previous | Home | Next >>> |
Deleting Breakpoints | Up | Debugging: Working with Expressions |