=?UTF-8?Q?Fr=C3=A9d=C3=A9ric=20Delanoy=20?=: winedev: wine-kthread is obsolete.

Alexandre Julliard julliard at winehq.org
Thu Aug 15 13:01:53 CDT 2013


Module: docs
Branch: master
Commit: 46f0aa00efb29873560316bf0355c6f62b3f04f5
URL:    http://source.winehq.org/git/docs.git/?a=commit;h=46f0aa00efb29873560316bf0355c6f62b3f04f5

Author: Frédéric Delanoy <frederic.delanoy at gmail.com>
Date:   Thu Aug 15 17:22:39 2013 +0200

winedev: wine-kthread is obsolete.

---

 en/winedev-debugger.sgml |    7 ++-----
 1 files 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>




More information about the wine-cvs mailing list