Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PAD-VM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Deploy
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lab-docs
PAD-VM
Wiki
faq
Changes
Page history
New page
Templates
Clone repository
Update faq
authored
1 year ago
by
Michael Roth
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
faq.md
+13
-0
13 additions, 0 deletions
faq.md
with
13 additions
and
0 deletions
faq.md
View page @
7ff7ccb7
...
@@ -2,6 +2,19 @@
...
@@ -2,6 +2,19 @@
Hier sind aktuelle bekannte Probleme und Schwierigkeiten aufgelistet
Hier sind aktuelle bekannte Probleme und Schwierigkeiten aufgelistet
## Update 6.8
Behebt einen Bug beim Debugger.
Laden Sie entweder die Version 6.8 herunter oder tippen Sie folgendes in ein Terminal:
```
sudo -i
echo "kernel.yama.ptrace_scope = 0" >> /etc/sysctl.d/10-disable-ptrace.conf
```
Anschließen neu starten.
## Update 6.7
## Update 6.7
-
`cmake`
ist nun Standard in QtCreator >= Version 11
-
`cmake`
ist nun Standard in QtCreator >= Version 11
...
...
This diff is collapsed.
Click to expand it.