27 lines
866 B
HTML
27 lines
866 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title>AttachDebugger/attach</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>AttachDebugger[,attach]<BR></STRONG>Attach the
|
|
debugger to a running process.</P>
|
|
<P><U>arguments</U><BR> arg1: Process Identifier
|
|
(PID) of the running process.</P>
|
|
<P>[arg2]: Handle to an Event Object to signal (this
|
|
is for internal use only).</P>
|
|
<P><U>result</U> <BR>This command will give control back to the user after
|
|
the system breakpoint is reached. It will
|
|
set <U>$pid</U> and <U>$hp/$hProcess</U> variables.
|
|
</P></body></HTML> |