Skip to content

Commit

Permalink
make the breakpoint text match
Browse files Browse the repository at this point in the history
  • Loading branch information
EclecticGriffin authored Oct 18, 2022
1 parent 9f813b8 commit c4e2a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ Run the following commands:
```
> break incr_st
> continue
Breaking: counter::incr_st
Hit breakpoint: counter::incr_st
> print \u.16 acc_r.out
acc_r.out = 0
> step-over incr_st
Expand Down

0 comments on commit c4e2a37

Please sign in to comment.