summaryrefslogtreecommitdiff
path: root/.config/JetBrains/CLion2023.3/options/debugger.xml
blob: 899c20a1457af58ed5e6abc50905c4ff5f03517e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<application>
  <component name="XDebuggerSettings">
    <data-views />
    <general />
    <debuggers>
      <debugger id="javascript">
        <configuration>
          <custom-object-presentation />
        </configuration>
      </debugger>
      <debugger id="ObjectiveC">
        <configuration>
          <nt-symbol-settings />
        </configuration>
      </debugger>
    </debuggers>
  </component>
</application>