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
6cf13201
Commit
6cf13201
authored
Apr 08, 2011
by
Leena Miettinen
Browse files
Doc: setting breakpoints before attaching to a running process
Task-number: QTCREATORBUG-3170 Reviewed-by: hjk
parent
a0925af7
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/qtcreator.qdoc
View file @
6cf13201
...
...
@@ -7201,8 +7201,6 @@
\
gui
{
Debug
>
Start
Debugging
>
Start
and
Debug
External
Application
...}
and
specify
an
executable
.
\
section2
Launching
in
Terminal
Mode
To
launch
the
debugger
in
the
terminal
mode
,
select
\
gui
{
Projects
>
Run
Settings
}
...
...
@@ -7215,6 +7213,10 @@
\
gui
{
Debug
>
Start
Debugging
>
Attach
to
Running
External
Application
...},
and
then
select
a
process
by
its
name
or
process
ID
to
attach
to
.
You
can
load
the
source
project
in
advance
and
set
breakpoints
in
it
before
attaching
to
an
already
running
process
.
For
more
information
,
see
\
l
{
Setting
Breakpoints
}.
\
section2
Launching
in
Remote
Mode
The
remote
mode
allows
you
to
debug
processes
that
run
on
remote
machines
.
...
...
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