Jose, I'm not the best person to answer this, but x86 and x86-64 are different ABIs, so my gut reaction is that the answer *should* be "no". There should be no reason, however, why you couldn't use libunwind-x86 on x86-64 for unwinding an x86 process.
--david On 9/4/07, Jose Flavio Aguilar Paulino <[EMAIL PROTECTED]> wrote: > David, > > I would like to know if you can debug a x86 process with > libunwind-x86_64? > > Thanks, > > -- > Jose Flavio Aguilar Paulino > ([EMAIL PROTECTED]) > System / Software Engineer > > Toolchain Team > LTC, Linux Technology Center > IBM Brazil > > > > _______________________________________________ > Libunwind-devel mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/libunwind-devel > -- Mosberger Consulting LLC, http://www.mosberger-consulting.com/ _______________________________________________ Libunwind-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/libunwind-devel
