mirror of
https://github.com/thepigeongenerator/sdl_template.git
synced 2025-12-17 05:55:47 +01:00
try to fix sanitisers
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -7,6 +7,8 @@
|
||||
"request": "launch",
|
||||
"env": {
|
||||
"DEBUG": "1",
|
||||
"ASAN_OPTIONS": "detect_leaks=0",
|
||||
"UBSAN_OPTIONS": "print_stacktrace=1:halt_on_error=1",
|
||||
},
|
||||
"program": "",
|
||||
"linux": {
|
||||
|
||||
Reference in New Issue
Block a user