Commit 8b22be8
Allow debugging without modify the source
Currently one needs to modify and recompile the source to enable
debugging, this is replaced by a system property that can be set.1 parent 061ab96 commit 8b22be8
File tree
1 file changed
+5
-3
lines changed- core/org.eclipse.cdt.core.native/src/org/eclipse/cdt/utils/spawner
1 file changed
+5
-3
lines changedLines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
255 | 257 | | |
256 | 258 | | |
257 | 259 | | |
258 | | - | |
259 | | - | |
260 | | - | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
261 | 263 | | |
262 | 264 | | |
263 | 265 | | |
| |||
0 commit comments