Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
1c0b4aae
Commit
1c0b4aae
authored
Apr 12, 2004
by
Jeff
Committed by
Alexandre Julliard
Apr 12, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify the attach command.
parent
0217bfdf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
debugger.sgml
documentation/debugger.sgml
+3
-2
No files found.
documentation/debugger.sgml
View file @
1c0b4aae
...
...
@@ -1198,8 +1198,9 @@ set $BreakAllThreadsStartup = 1
abort aborts the debugger
quit exits the debugger
attach N attach to a W-process (N is its ID). IDs can be
obtained using the walk process command
attach N attach to a W-process (N is its ID, numeric or hexadecimal(0xN)).
IDs can be obtained using the walk process command. Note the
walk process command returns hexadecimal values
detach detach from a W-process. WineDbg will exit (this may
be changed later on)
</screen>
...
...
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