no line numbers in backtraces on Mac OS X?

Charles Davis cdavis at mymail.mines.edu
Mon May 23 14:57:07 CDT 2011


On 5/23/11 1:53 PM, Stefan Dösinger wrote:
> On Monday 23 May 2011 17:48:55 Charles Davis wrote:
>> Right now on Mac, you have to configure with -gstabs+. DbgHelp doesn't
>> support DWARF on Mac OS yet. (It doesn't know how to find the .dSYM
>> bundle or the original object files.)
> Or you could just use gdb for debugging instead of winedbg. Just attach gdb to 
> the running process.
True, but gdb lacks information about PE-format modules that winedbg has.

Chip





More information about the wine-devel mailing list