mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-10 00:31:20 +03:00
More WIP, debugger starting correctly. Tested several commands and all working.
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"args": "${args}",
|
||||
"cwd": "${cwd}",
|
||||
"env": "${env}",
|
||||
"stopOnEntry": "${stopOnEntry}"
|
||||
"stopOnEntry": "${stopOnEntry}",
|
||||
"stopAtBeginningOfMainSubprogram": false
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user