Skip to content

Commit

Permalink
trying to uses anchors
Browse files Browse the repository at this point in the history
  • Loading branch information
adri09070 committed Mar 15, 2024
1 parent 4e5710d commit c36151f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chapters/advanced/advanced-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

In this chapter, we describe the advanced debugging commands (2 in *@fig:advanced-step-toolbar@*) provided by the "Advanced step" menu (1 in *@fig:advanced-step-toolbar@*) in the graphical user interface:

![The debugger advanced step toolbar.](graphics/advanced-step-toolbar.png width=70)
@fig:advanced-step-toolbar
![The debugger advanced step toolbar.](graphics/advanced-step-toolbar.png width=70&label=fig:advanced-step-toolbar)


These commands allow to perform steps with bigger granularity than the basic ones, as it may be tedious to debug a program with basic steps.
Some of these commands are experimental features to skip the execution of some parts of the code under debug.
Expand Down

0 comments on commit c36151f

Please sign in to comment.