blob: 018cbef8d2c4eaaa873a451a300e93cd4fcabaf7 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
<title>
Disconnecting from a VM
</title>
</head>
<body>
<h1>
Disconnecting from a VM
</h1>
<p>
To disconnect from a VM that was connected to with a Remote Java Application launch configuration:
</p>
<ol>
<li>
In the Debug view, select the launch.
</li>
<li>
Click the <strong>Disconnect</strong> button in the view's toolbar. Communication with the VM is terminated, and all threads in the remote VM are
resumed. Although the remote VM continues to execute, the debug session is now terminated.
</li>
</ol>
<p>
<img border="0" src="../images/ngrelc.png" alt="Related concepts" ><br>
<a href="../concepts/concepts-10.htm">Debugger</a>
</p>
<p>
<img border="0" src="../images/ngrelt.png" alt="Related tasks" ><br>
<a href="../tasks/tasks-141.htm">Connecting to a remote VM with the Remote Java application launch configuration</a><br>
<a href="../tasks/tasks-126.htm">Running and debugging</a>
</p>
<p>
<img border="0" src="../images/ngrelr.png" alt="Related reference" ><br>
<a href="../reference/ref-51.htm">Debug view</a>
</p>
</body>
</html>