Clean shutdown, stability
This commit is contained in:
Vendored
+7
@@ -10,6 +10,7 @@
|
||||
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
|
||||
{
|
||||
"name": "Attach to Edge",
|
||||
"port": 9222,
|
||||
@@ -148,7 +149,13 @@
|
||||
"description": "Enable pretty-printing for gdb",
|
||||
"text": "-enable-pretty-printing",
|
||||
"ignoreFailures": true
|
||||
},
|
||||
{
|
||||
"description": "Add alsa source directories.",
|
||||
"text": "directory $cd:$cwd:/usr/src/alsa-lib-1.2.8",
|
||||
"ignoreFailures": true
|
||||
}
|
||||
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user