Kaydet (Commit) f62eee1c authored tarafından Martin v. Löwis's avatar Martin v. Löwis

Remove bogus character.

üst 70f5f7a9
...@@ -1051,7 +1051,7 @@ Specifying any command resuming execution (currently continue, ...@@ -1051,7 +1051,7 @@ Specifying any command resuming execution (currently continue,
step, next, return, jump, quit and their abbreviations) terminates step, next, return, jump, quit and their abbreviations) terminates
the command list (as if that command was immediately followed by end). the command list (as if that command was immediately followed by end).
This is because any time you resume execution This is because any time you resume execution
(even with a simple next or step), you may encounter (even with a simple next or step), you may encounter
another breakpoint--which could have its own command list, leading to another breakpoint--which could have its own command list, leading to
ambiguities about which list to execute. ambiguities about which list to execute.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment