Skip to content

Commit 39657c1

Browse files
authored
Merge pull request #767 from puremourning/bash-argssstring
Bash argssstring
2 parents 3321e47 + 9e1374b commit 39657c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python3/vimspector/gadgets.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@
332332
"type": "bashdb",
333333
"program": "${file}",
334334
"args": [],
335+
"argsString": "",
335336
"env": {},
336337
"pathBash": "bash",
337338
"pathBashdb": "${BASHDB_HOME}/bashdb",

0 commit comments

Comments
 (0)