On Saturday 21 May 2005 11:39, Lionel Ulmer wrote:
> >From what I know, this will allow to build Wine without the -gstabs+
>
> compilation flag. Ie Wine will understand the new (standard) DWARF2
> debugging symbols.
Yes, you are right :)
dwarf2 debug format is the standard format since gcc3 (and
Mike Hearn a écrit :
On Fri, 20 May 2005 23:16:12 +0200, Raphael wrote:
We only have to build a correct symt model to get it working perfectly
What exactly will this work allow - will winedbg get better as a result?
At the moment backtraces already give function information...
it will displa
On Sat, May 21, 2005 at 10:22:02AM +0100, Mike Hearn wrote:
> What exactly will this work allow - will winedbg get better as a result?
> At the moment backtraces already give function information...
>From what I know, this will allow to build Wine without the -gstabs+
compilation flag. Ie Wine wil
On Fri, 20 May 2005 23:16:12 +0200, Raphael wrote:
> We only have to build a correct symt model to get it working perfectly
What exactly will this work allow - will winedbg get better as a result?
At the moment backtraces already give function information...
thanks -mike