Commit ae120e9
File tree
6 files changed
+130
-32
lines changedFilter options
- commands/debug
- internal
- cli/debug
- integrationtest/debug
- testdata/hardware/my/samd
- rpc/cc/arduino/cli/commands/v1
6 files changed
+130
-32
lines changedcommands/debug/debug_info.go
Copy file name to clipboardExpand all lines: commands/debug/debug_info.go+46Lines changed: 46 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
| 21 | + |
20 | 22 |
|
21 | 23 |
|
22 | 24 |
|
| ||
180 | 182 |
|
181 | 183 |
|
182 | 184 |
|
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
183 | 189 |
|
184 | 190 |
|
185 | 191 |
|
| ||
189 | 195 |
|
190 | 196 |
|
191 | 197 |
|
| 198 | + |
192 | 199 |
|
193 | 200 |
|
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
internal/cli/debug/debug.go
Copy file name to clipboardExpand all lines: internal/cli/debug/debug.go+25-16Lines changed: 25 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
115 | 116 |
|
116 | 117 |
|
117 | 118 |
|
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
122 |
| - |
123 |
| - |
124 |
| - |
125 |
| - |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
126 | 128 |
|
127 | 129 |
|
128 | 130 |
|
| ||
146 | 148 |
|
147 | 149 |
|
148 | 150 |
|
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
149 | 157 |
|
150 |
| - |
151 |
| - |
152 |
| - |
153 |
| - |
154 |
| - |
155 |
| - |
156 |
| - |
157 |
| - |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
158 | 167 |
|
159 | 168 |
|
160 | 169 |
|
|
internal/integrationtest/debug/debug_test.go
Copy file name to clipboardExpand all lines: internal/integrationtest/debug/debug_test.go+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
132 | 148 |
|
133 | 149 |
|
134 | 150 |
|
internal/integrationtest/debug/testdata/hardware/my/samd/boards.txt
Copy file name to clipboardExpand all lines: internal/integrationtest/debug/testdata/hardware/my/samd/boards.txt+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
rpc/cc/arduino/cli/commands/v1/debug.pb.go
Copy file name to clipboardExpand all lines: rpc/cc/arduino/cli/commands/v1/debug.pb.go+30-16Lines changed: 30 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
rpc/cc/arduino/cli/commands/v1/debug.proto
Copy file name to clipboardExpand all lines: rpc/cc/arduino/cli/commands/v1/debug.proto+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
| 94 | + |
| 95 | + |
| 96 | + |
94 | 97 |
|
95 | 98 |
|
96 | 99 |
|
|
0 commit comments