Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/tasks/cdt_t_controldebug.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/tasks/cdt_t_controldebug.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_controldebug.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_controldebug.htm
index 23cb5107baa..a12ec534194 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_controldebug.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_controldebug.htm
@@ -12,7 +12,7 @@
<body>
-<h1 role="main">Controlling debug execution</h1>
+<div role="main"><h1>Controlling debug execution</h1>
<p>The debug execution controls are superceded by breakpoints. For example, if
you attempt to step over a function and the program hits a breakpoint,
@@ -47,6 +47,6 @@ core set of debug controls. </p>
<a href="../reference/cdt_u_dbg_view.htm">Debug view</a></p>
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
-</body>
+</div></body>
</html> \ No newline at end of file

Back to the top