On Thu, Sep 24, 2009 at 2:31 PM, Haiping Zhao <[email protected]> wrote: > Hi, there, > > We got a consistent crash from inside _ULx86_64_step and we're using > libunwind-0.99. > > Any advice on how to fix this problem? Do you want us to turn on debug (and > how?). >
Enabling debug: http://article.gmane.org/gmane.comp.lib.unwind.devel/5 Just compiling libunwind with -g should give you source line number information. Some disassembly from the area around the crash would also be helpful. -Arun _______________________________________________ Libunwind-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/libunwind-devel
