File: sec_debug.js

package info (click to toggle)
freemat 4.2%2Bdfsg1-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 141,800 kB
  • ctags: 14,082
  • sloc: ansic: 126,788; cpp: 62,046; python: 2,080; perl: 1,255; sh: 1,146; yacc: 1,019; lex: 239; makefile: 100
file content (27 lines) | stat: -rw-r--r-- 931 bytes parent folder | download | duplicates (2)
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
var sec_debug =
[
    [ "DBAUTO Control Dbauto Functionality", "debug_dbauto.html", [
      [ "", "debug_dbauto.html#Usage", null ]
    ] ],
    [ "DBDELETE Delete a Breakpoint", "debug_dbdelete.html", [
      [ "", "debug_dbdelete.html#Usage", null ]
    ] ],
    [ "DBDown Move Down One Debug Level", "debug_dbdown.html", [
      [ "", "debug_dbdown.html#Usage", null ]
    ] ],
    [ "DBLIST List Breakpoints", "debug_dblist.html", [
      [ "", "debug_dblist.html#Usage", null ]
    ] ],
    [ "DBSTEP Step N Statements", "debug_dbstep.html", [
      [ "", "debug_dbstep.html#Usage", null ]
    ] ],
    [ "DBSTOP", "debug_dbstop.html", [
      [ "", "debug_dbstop.html#Usage", null ]
    ] ],
    [ "DBUP Move Up One Debug Level", "debug_dbup.html", [
      [ "", "debug_dbup.html#Usage", null ]
    ] ],
    [ "FDUMP Dump Information on Function", "debug_fdump.html", [
      [ "", "debug_fdump.html#Usage", null ]
    ] ]
];