Adding/Removing Breakpoints

To add a breakpoint, follow these steps:

  1. Right-click in the vertical ruler Editor (the beige bar that runs up the left-hand side of the editor) of the Gild Editor.
  2. In the pop-up menu, select "Add/Remove Breakpoint" or "Add Breakpoint"

After you have added a breakpoint, it will be added to the "Breakpoints" view at the right-hand side of your screen (underneath "Gild Debug").

If there is already a breakpoint on the line that you clicked on in step (1) above, "Add Breakpoint" will be replaced by "Remove Breakpoint" in step (2) above. You may remove the breakpoint by clicking on this. Alternatively, you may follow these steps:

  1. In the Breakpoints View, select the breakpoint that you wish to delete.
  2. Right-click in the Breakpoints View.
  3. In the pop-up menu, click "Remove".

Previous | Index | Next