http://bugs.winehq.org/show_bug.cgi?id=26718
--- Comment #7 from Austin English austinenglish@gmail.com 2011-04-14 15:53:58 CDT --- (In reply to comment #6)
I'll send the patch with the fix the inlined_subroutine as well
Thanks!
yes the backtrace is wrong because gcc aligns main's stack on 16bit boundaries, and the dwarf unwinder isn't smart enough yet to cope with it
Would you like a separate bug for this?