File: commands_debugging.page

package info (click to toggle)
orca 49.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 53,532 kB
  • sloc: python: 98,331; javascript: 281; sh: 64; xml: 27; makefile: 5
file content (29 lines) | stat: -rw-r--r-- 962 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="commands_debugging">
  <info>
    <link type="guide" xref="commands#troubleshooting" />
    <title type="sort">1. Debugging</title>
    <title type="link">Debugging</title>
    <desc>
      Commands for troubleshooting
    </desc>
    <credit type="author">
      <name>Joanmarie Diggs</name>
      <email>joanied@gnome.org</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>
  </info>
  <title>Debugging Commands</title>
  <p>
    You may be asked by the developers to provide some debugging information in
    order to help them identify the source of a problem you are experiencing.
    The following command is not "bound" to a keystroke. If you need to bind it,
    please see <link xref="howto_key_bindings">Modifying Keybindings</link>.
  </p>
  <list>
    <item>
      <p>Cycle to the next debug level: (Unbound)</p>
    </item>
  </list>
</page>