Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
95731517
Commit
95731517
authored
Dec 15, 2010
by
hjk
Browse files
debugger: comment cosmetics
parent
91a6eee3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/debugger/debuggerrunner.cpp
View file @
95731517
...
...
@@ -301,12 +301,12 @@ DebuggerRunControl::DebuggerRunControl(RunConfiguration *runConfiguration,
}
}
// F
ixme
:
u
nclean ipc override. Someone please have a better idea
// F
IXME
:
U
nclean ipc override. Someone please have a better idea
.
if
(
sp
.
startMode
==
StartRemoteEngine
)
//
f
or now thats the only supported
ipc
engine
//
F
or now thats the only supported
IPC
engine
.
engineType
=
LldbEngineType
;
// F
ixme
: 1 of 3 testing hacks.
// F
IXME
: 1 of 3 testing hacks.
if
(
sp
.
processArgs
.
startsWith
(
__
(
"@tcf@ "
)))
engineType
=
GdbEngineType
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment