Created Documentation branch for 25.02

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2485 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eifops
2025-02-06 19:48:22 +00:00
parent de6e7aad63
commit 1a0353ee6c
2963 changed files with 63839 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
[[Property:title|Using breakpoints]]
[[Property:weight|3]]
[[Property:uuid|f25c8058-8278-7ee3-79cb-ff97e224e74a]]
To change the status of one breakpoint, it is possible to use the [[Breakpoint editing|breakpoints menu]] , which changes the state of a single breakpoint at a time.
To change the status of several breakpoints at the same time, the easiest way is to use the [[Breakpoint commands|breakpoints-related commands]] , which have actions at feature-scope, class-scope and system-scope.
{{seealso|<br/>
[[Running an application|Running an application]] <br/>
[[Interrupting an application|Interrupting an application]] <br/>
[[Breakpoints|Breakpoints reference]] }}