[docs] winedev: Fix winedbg 'break' command documentation

Frédéric Delanoy frederic.delanoy at gmail.com
Thu Aug 15 14:48:33 CDT 2013


---
 en/winedev-debugger.sgml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/en/winedev-debugger.sgml b/en/winedev-debugger.sgml
index 9f0344a..270ba7c 100644
--- a/en/winedev-debugger.sgml
+++ b/en/winedev-debugger.sgml
@@ -1680,8 +1680,7 @@ set $BreakAllThreadsStartup = 1
 		<row>
 		  <entry><command>break <id> N</command></entry>
 		  <entry>
-		    adds a breakpoint at the address of symbol
-		    <id> (N ?)
+                    adds a breakpoint at line N inside symbol <id>
 		  </entry>
 		</row>
 		<row>
-- 
1.8.3.4




More information about the wine-patches mailing list