From 3236db21fc7a4e6729bf2e5ab9a25ee7601b09c1 Mon Sep 17 00:00:00 2001 From: Vivian Kong Date: Mon, 28 Jun 2010 20:03:26 +0000 Subject: [PATCH] minor doc fix --- doc/org.eclipse.cdt.doc.user/reference/cdt_u_dsfgdb.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dsfgdb.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dsfgdb.htm index b8944ccd4f4..8317f6e413c 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dsfgdb.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_dsfgdb.htm @@ -35,7 +35,7 @@ specifically when using a GDB (DSF) launcher. Terminate GDB when last process exits - When checked, the CDT debugger will terminate the GDB host process's after all the target processes it is debugging have terminated. Otherwise it will leave it running. + When checked, the CDT debugger will terminate the GDB host process after all the target processes it is debugging have terminated. Otherwise it will leave it running. Use enhanced debug hover