Skip to content
GitLab
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
651cd508
Commit
651cd508
authored
Sep 29, 2010
by
Friedemann Kleint
Browse files
Debugger: Use raw path for gdb binaries.
Reviewed-by:
Tobias Hunger
<
tobias.hunger@nokia.com
>
parent
d4c1c1f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/debugger/gdb/gdbchooserwidget.cpp
View file @
651cd508
...
...
@@ -565,7 +565,7 @@ void BinaryToolChainDialog::setPath(const QString &p)
QString
BinaryToolChainDialog
::
path
()
const
{
return
m_pathChooser
->
p
ath
();
return
m_pathChooser
->
rawP
ath
();
}
void
BinaryToolChainDialog
::
slotValidChanged
()
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment