blob: 26c9ef9a0f8ffde6b0e679ce4e9de63f6888d749 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2007. 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>Run To Line</title>
</head>
<body>
<h1> Run To Line </h1>
<p> Select the <strong>Run To Line </strong>command [ <img src="../../../images/org.eclipse.debug.ui/elcl16/runtoline_co.png" alt="Run To Line"> ] to have program execution run to the line number of the current caret position. You can also use the shortcut <strong><em>Ctrl + R</em> </strong></p>
<p>You must have program execution suspended for this command to be available. </p>
<p> <img border="0" src="../../../images/ngrelt.png" alt="Related tasks" ><br>
<br>
<a href="../../../tasks/task-resuming_threads.htm">Resuming</a><br>
<a href="../../../tasks/task-suspending_threads.htm">Suspending</a><br>
<a href="../../../tasks/task-stepping.htm">Stepping</a></p>
<p><img src="../../../images/ngrelr.png" alt="Related Reference"></p>
<p><a href="../../../concepts/concepts-7.htm">Java Editor</a><br>
<a href="../../../reference/menus/run/ref-menu-run.htm">Run Menu</a><br>
<a href="../../../reference/views/debug/ref-executioncontrolcommands.htm">Execution Control Commands</a><br>
<a href="../../../reference/views/debug/ref-debug_view.htm">Debug View</a><br>
<a href="../../../reference/views/debug/ref-relaunch.htm">Relaunch</a><br>
<a href="../../../reference/views/debug/ref-removeallterminated.htm">Remove All Terminated</a> <br>
<a href="../../../reference/views/debug/ref-terminateall.htm">Terminate/Disconnect All</a><br>
<a href="../../../reference/views/debug/ref-terminaterelaunch.htm">Terminate and Relaunch</a><br>
<a href="../../../reference/views/debug/ref-terminateandremove.htm">Terminate and Remove</a> </p>
</body>
</html>