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
43b4129d
Commit
43b4129d
authored
Mar 16, 2010
by
hjk
Browse files
debugger: add a hint to manual test.
parent
aedf9160
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/manual/gdbdebugger/simple/app.cpp
View file @
43b4129d
...
...
@@ -373,6 +373,7 @@ struct Function
void
testFunction
()
{
// In order to use this, switch on the 'qDump__Function' in gdbmacros.py
Function
func
(
"x"
,
"sin(x)"
,
0
,
1
);
func
.
max
=
10
;
func
.
f
=
"cos(x)"
;
...
...
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