Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
ZPSTC
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
DSPE
ZPSTC
Commits
b811a22b
There was an error fetching the commit references. Please try again later.
Commit
b811a22b
authored
3 years ago
by
Marek Blok
Browse files
Options
Downloads
Patches
Plain Diff
minor update
parent
c8924714
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Cw1/.vscode/launch.json
+0
-19
0 additions, 19 deletions
Cw1/.vscode/launch.json
with
0 additions
and
19 deletions
Cw1/.vscode/launch.json
+
0
−
19
View file @
b811a22b
...
@@ -24,25 +24,6 @@
...
@@ -24,25 +24,6 @@
}
}
],
],
"preLaunchTask"
:
"Build Ex1_task3.cpp"
"preLaunchTask"
:
"Build Ex1_task3.cpp"
},
{
"name"
:
"(gdb) Launch"
,
"type"
:
"cppdbg"
,
"request"
:
"launch"
,
"program"
:
"wprowadź nazwę programu, na przykład ${workspaceFolder}/a.out"
,
"args"
:
[],
"stopAtEntry"
:
false
,
"cwd"
:
"${workspaceFolder}"
,
"environment"
:
[],
"externalConsole"
:
false
,
"MIMode"
:
"gdb"
,
"setupCommands"
:
[
{
"description"
:
"Włącz formatowanie kodu dla gdb"
,
"text"
:
"-enable-pretty-printing"
,
"ignoreFailures"
:
true
}
]
}
}
]
]
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment