Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/tasks/cdt_t_debug_exes.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/tasks/cdt_t_debug_exes.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_debug_exes.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_debug_exes.htm
index 927129c26c4..65c7cff9cba 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_debug_exes.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_debug_exes.htm
@@ -13,7 +13,7 @@ ul, li { padding: 3px 0px}
<body>
-<h1 role="main">Debugging an Existing Executable </h1>
+<div role="main"><h1>Debugging an Existing Executable </h1>
<p>Use the import feature to import and debug an executable you have already built. This feature will automatically create a project and debug configuration for you. This is helpful if you have an executable built with debug symbols but may not have the project used to build the executable. </p>
<h2>Importing Executables for Debugging </h2>
@@ -62,5 +62,5 @@ ul, li { padding: 3px 0px}
<a href="../reference/cdt_o_run_dbg_pages.htm">Run and Debug dialog box</a></p>
<hr >
<img src="../images/nokiaCopyright.png" alt="Nokia Copyright Statement" >
-</body>
+</div></body>
</html>

Back to the top