File: TODO.org

package info (click to toggle)
dap-mode 0.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,556 kB
  • sloc: lisp: 6,299; makefile: 31; java: 27; xml: 23
file content (106 lines) | stat: -rw-r--r-- 3,057 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
* Sessions
** DONE Switch session
   CLOSED: [2018-06-23 Sat 21:52]
*** DONE EVAL
    CLOSED: [2018-06-23 Sat 21:52]
*** DONE Continue
    CLOSED: [2018-06-23 Sat 21:52]
*** DONE Visual indication
    CLOSED: [2018-06-23 Sat 21:52]
**** TODO Session stopped
**** TODO session deleted
**** TODO Thread active
**** TODO Stack frame active
** DONE Switch frame
   CLOSED: [2018-06-16 Sat 10:03]
*** EVAL
*** Continue
** DONE Persistence of debug configurations
   CLOSED: [2018-07-04 Wed 08:26]
** DONE Terminate to kill the tcp process.
   CLOSED: [2018-06-20 Wed 22:47]
** DONE Run in terminal
   CLOSED: [2018-09-08 Sat 00:00]
** DONE Run no debug
   CLOSED: [2018-09-08 Sat 00:00]
** DONE Run last configurations
   CLOSED: [2018-09-09 Sun 11:14]
** DONE Add option to specify environment variables in launch props
   CLOSED: [2018-09-08 Sat 00:00]
** DONE Attach.
   CLOSED: [2018-07-18 Wed 21:53]
* Beakpoints
** DONE Visual indication
   CLOSED: [2018-06-10 Sun 11:55]
** DONE Enable/disable
   CLOSED: [2018-06-10 Sun 11:55]
** DONE Persistence
   CLOSED: [2018-06-16 Sat 09:56]
** DONE Session selection and breakpoints
   CLOSED: [2018-06-18 Mon 21:09]
** DONE Persist breakpoints using marker indicator.
   CLOSED: [2018-09-09 Sun 11:14]
** DONE Breakpoint conditions
   CLOSED: [2018-07-29 Sun 23:19]
** DONE Breakpoints hit count
   CLOSED: [2018-07-29 Sun 23:19]
** TODO Exception breakpoints.
** DONE update breakpoint visualization when there is condition/hit count/debug message
   CLOSED: [2018-09-06 Thu 22:40]
** DONE cleanup of conditions
   CLOSED: [2018-09-06 Thu 22:31]
* Stepping
** DONE Visual indication
   CLOSED: [2018-06-16 Sat 09:57]
** DONE Invalidation
   CLOSED: [2018-06-23 Sat 21:53]
** DONE Multiple breakpoints hit
   CLOSED: [2018-06-16 Sat 23:56]
** DONE Switching
   CLOSED: [2018-06-23 Sat 21:54]
   - Frames [Done]
   - Session [Done]
   - Threads [Done]
* Breakpoints list
** DONE implementation
   CLOSED: [2018-07-29 Sun 22:19]
** TODO Edit breakpoint properties
* Inspect variable/value
** DONE Implement ...
   CLOSED: [2018-07-18 Wed 21:54]
** TODO Update local value
** TODO Paging of multiple results
* Run configurations management
** DONE Persistence
   CLOSED: [2018-07-18 Wed 21:54]
* Java
** TODO Build before runnning
* DONE Python
  CLOSED: [2018-08-08 Wed 19:19]
* DONE Rust language
  CLOSED: [2020-01-09 Thu 09:39]
* General
** DONE Error handlers
   CLOSED: [2018-06-23 Sat 21:54]
** TODO Request timeouts
** TODO Checking server supports the call.
** TODO Initialized message
*** TODO - prohibit operations that are not permitted.
** TODO Support for STD OUT dap servers
* DONE Watches
  CLOSED: [2020-01-09 Thu 09:39]
** TODO full implementation
* DONE Locals
  CLOSED: [2018-07-18 Wed 21:54]
** DONE full implementation
   CLOSED: [2018-07-18 Wed 21:54]
* TODO Debug console
* DONE Set breakpoints
  CLOSED: [2018-07-29 Sun 23:20]
* DONE Integration with other DAP servers
  CLOSED: [2020-01-09 Thu 09:39]
** TODO Python
** TODO Rust
* TODO Testing
* DONE Melpa
  CLOSED: [2018-09-06 Thu 22:48]