1<?xml version="1.0" encoding="UTF-8"?> 2 3<!--*********************************************************** 4 * 5 * Licensed to the Apache Software Foundation (ASF) under one 6 * or more contributor license agreements. See the NOTICE file 7 * distributed with this work for additional information 8 * regarding copyright ownership. The ASF licenses this file 9 * to you under the Apache License, Version 2.0 (the 10 * "License"); you may not use this file except in compliance 11 * with the License. You may obtain a copy of the License at 12 * 13 * http://www.apache.org/licenses/LICENSE-2.0 14 * 15 * Unless required by applicable law or agreed to in writing, 16 * software distributed under the License is distributed on an 17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18 * KIND, either express or implied. See the License for the 19 * specific language governing permissions and limitations 20 * under the License. 21 * 22 ***********************************************************--> 23 24<helpdocument version="1.0"> 25<meta> 26<topic id="textsbasicshared0211070000xml" indexer="include" status="PUBLISH"> 27<title id="tit" xml-lang="en-US">Breakpoint</title> 28<filename>/text/sbasic/shared/02/11070000.xhp</filename> 29</topic> 30</meta> 31<body> 32<section id="haltepunkt"> 33<bookmark xml-lang="en-US" branch="hid/.uno:ToggleBreakPoint" id="bm_id2767094" localize="false"/> 34<bookmark xml-lang="en-US" branch="hid/.uno:ToggleBreakPoint" id="bm_id3159224" localize="false"/> 35<paragraph role="heading" id="hd_id3154863" xml-lang="en-US" level="1" l10n="U"><link href="text/sbasic/shared/02/11070000.xhp" name="Breakpoint">Breakpoint</link></paragraph> 36<paragraph role="paragraph" id="par_id3155364" xml-lang="en-US" l10n="U"><ahelp hid=".uno:ToggleBreakPoint">Inserts a breakpoint in the program line.</ahelp></paragraph> 37</section> 38<paragraph role="paragraph" id="par_id3149346" xml-lang="en-US" l10n="U">The breakpoint is inserted at the cursor position. Use a breakpoint to interrupt a program just before an error occurs. You can then troubleshoot the program by running it in <link href="text/sbasic/shared/02/11050000.xhp" name="Single Step">Single Step</link> mode until the error occurs. You can also use the <link href="text/sbasic/shared/02/11080000.xhp" name="Watch">Watch</link> icon to check the content of the relevant variables.</paragraph> 39<section id="syhaltepunkt"> 40<table id="tbl_id3149095"> 41<tablerow> 42<tablecell colspan="" rowspan=""> 43<paragraph role="paragraph" id="par_id3156346" xml-lang="en-US" l10n="E"> 44<image id="img_id3152780" src="res/commandimagelist/sc_togglebreakpoint.png" width="0.1665inch" height="0.1665inch"><alt id="alt_id3152780" xml-lang="en-US">Icon</alt> 45</image></paragraph> 46</tablecell> 47<tablecell colspan="" rowspan=""> 48<paragraph role="paragraph" id="par_id3149416" xml-lang="en-US" l10n="U">Breakpoint</paragraph> 49</tablecell> 50</tablerow> 51</table> 52</section> 53</body> 54</helpdocument> 55