[WINEHQ] WWN293 - Fix winedbg description

Francois Gouget fgouget at free.fr
Wed Oct 12 07:04:48 CDT 2005


WWN 293 says:

> It (winedbg) has hooks into gcc, but it does a lot of stuff on its own.

I am not aware of winedbg having hooks into gcc (winegcc sort of has 
but that's another matter). However winedbg provides hooks for gdb so I 
guess this is what was meant here.


Changelog:

  * wwn/wn20051007_293.xml

    Francois Gouget <fgouget at free.fr>
    winedbg does not hook into gcc. However it provides hooks for gdb.

-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
           The last time religion ruled, it was called the dark ages.
-------------- next part --------------
Index: wwn/wn20051007_293.xml
===================================================================
RCS file: /var/cvs/lostwages/wwn/wn20051007_293.xml,v
retrieving revision 1.1
diff -u -p -r1.1 wn20051007_293.xml
--- wwn/wn20051007_293.xml	7 Oct 2005 05:58:07 -0000	1.1
+++ wwn/wn20051007_293.xml	11 Oct 2005 18:39:58 -0000
@@ -586,7 +586,7 @@ http://bugs.winehq.org/show_bug.cgi?id=2
 <topic>Debugging</topic>
 <p>Since Wine deals with bizarre things not normally found on Linux
 platforms, such as PE vs. ELF files and different debugging formats, we've
-developed our own debugger.  It has hooks into gcc, but it
+developed our own debugger.  It has hooks for gdb, but it
 does a lot of stuff on its own.  Eric Pouech has been the driving
 force behind it for quite a few years and this week he announced
 some new work he's done with it:</p>


More information about the wine-patches mailing list