File: debuggers.xml.mac

package info (click to toggle)
codelite 14.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 112,816 kB
  • sloc: cpp: 483,662; ansic: 150,144; php: 9,569; lex: 4,186; python: 3,417; yacc: 2,820; sh: 1,147; makefile: 52; xml: 13
file content (24 lines) | stat: -rw-r--r-- 951 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<Debuggers Version="5.4">
  <ArchiveObject Name="GNU gdb debugger">
    <wxString Value="GNU gdb debugger" Name="name"/>
    <wxString Value="" Name="path"/>
    <bool Value="0" Name="enableDebugLog"/>
    <bool Value="1" Name="enablePendingBreakpoints"/>
    <bool Value="0" Name="breakAtWinMain"/>
    <bool Value="0" Name="showTerminal"/>
    <wxString Value="" Name="consoleCommand"/>
    <bool Value="0" Name="useRelativeFilePaths"/>
    <bool Value="0" Name="catchThrow"/>
    <bool Value="0" Name="showTooltips"/>
    <bool Value="0" Name="debugAsserts"/>
    <int Value="200" Name="maxDisplayStringSize"/>
    <bool Value="0" Name="resolveLocals"/>
    <bool Value="0" Name="autoExpandTipItems"/>
    <bool Value="1" Name="applyBreakpointsAfterProgramStarted"/>
    <CData Name="startupCommands">
      <![CDATA[]]>
    </CData>
  </ArchiveObject>
  <ArchiveObject Name="DebuggerCommands"/>
</Debuggers>