Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ash
Discord Bot
Commits
d7ac59f2
Unverified
Commit
d7ac59f2
authored
Oct 20, 2019
by
tec
Browse files
Tweak laucnh config
parent
173f91f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
.vscode/launch.json
View file @
d7ac59f2
...
...
@@ -8,10 +8,11 @@
"name"
:
"(gdb) Launch"
,
"type"
:
"gdb"
,
"request"
:
"launch"
,
"env"
:
{
"RUST_BACKTRACE"
:
1
},
"target"
:
"${workspaceFolder}/target/debug/ucc-discord-bot"
,
"cwd"
:
"${workspaceFolder}"
,
"gdbpath"
:
"/home/tec/.cargo/bin/rust-gdb"
,
"arguments"
:
"
read latest -e pdf -o
"
"arguments"
:
""
}
]
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment