mirror of
https://github.com/x64dbg/x64dbg.git
synced 2024-11-30 16:20:42 +00:00
920fedc9ad
PROJECT: updated help
23 lines
589 B
HTML
23 lines
589 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title>DetachDebugger/detach</title>
|
|
<meta name="GENERATOR" content="WinCHM">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<style>
|
|
html,body {
|
|
/* Default Font */
|
|
font-family: Courier New;
|
|
font-size: 11pt;
|
|
}
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<P><STRONG>DetachDebugger[,detach]<BR></STRONG>Detach the debugger from the currently-debugged
|
|
process.</P>
|
|
<P><U>arguments</U><BR>This command has no arguments.</P>
|
|
<P><U>result</U> <BR>This command does not set any result
|
|
variables.</P></body>
|