From f01e641c9bcf7f94f7c82f14276c2015d1ab46ed Mon Sep 17 00:00:00 2001 From: ARMAN4020 <111213217+ARMAN4020@users.noreply.github.com> Date: Fri, 30 Sep 2022 19:10:36 +0530 Subject: [PATCH] Commit Commit --- .vscode/launch.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index 9182ad71..ecf7afca 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -67,12 +67,12 @@ { "description": "Enable pretty-printing for gdb", "text": "-enable-pretty-printing", - "ignoreFailures": true + "ignoreFailures": false } ] }, { - "name": "(Windows) Launch", + "name": "(Windows) dinner", "type": "cppvsdbg", "request": "launch", "program": "enter program name, for example ${workspaceFolder}/a.exe", @@ -107,4 +107,4 @@ "cwd": "${workspaceFolder}" } ] -} \ No newline at end of file +}