[PATCH 3/6] [docs] winedev: wine-kthread is obsolete

Frédéric Delanoy frederic.delanoy at gmail.com
Thu Aug 15 10:22:39 CDT 2013


---
 en/winedev-debugger.sgml | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/en/winedev-debugger.sgml b/en/winedev-debugger.sgml
index 0003f01..de627f1 100644
--- a/en/winedev-debugger.sgml
+++ b/en/winedev-debugger.sgml
@@ -2426,9 +2426,7 @@ set $BreakAllThreadsStartup = 1
 	      <listitem>
 		<para>
 		  In ddd, use the 'Open File' or 'Open Program' to
-                  point to the Wine executable (which is either
-		  wine-pthread or wine-kthread depending on your
-		  settings).
+                  point to the Wine executable.
 		</para>
 	      </listitem>
 	      <listitem>
@@ -2473,8 +2471,7 @@ kdbg -r localhost:32878 wine
 </screen>
 		  localhost:32878 is not a fixed value, but has been
 		  printed in step 1/. 'wine' should also be the full
-		  path to the Wine executable (which is either
-		  wine-pthread or wine-kthread depending on your settings).
+		  path to the Wine executable.
 		</para>
 	      </listitem>
 	    </orderedlist>
-- 
1.8.3.4




More information about the wine-patches mailing list