On Friday 02 November 2007 18:44, Oswald Buddenhagen wrote:
> On Fri, Nov 02, 2007 at 08:56:08AM -0700, Dave Nomura wrote:
> > Is it possible to run an x86 valgrind on a PPC program?  If so, how
> > would you do it?
>
> so you want a cross-executing valgrind ...
> while i think vex would have no major problems with it (give or take
> some minor adjustments), i'm pretty sure nobody has written a syscall
> translation layer, 

That's true.  One of the vex design goals was to support cross-translation
although that's never been used so far.

But anyway, why would you want to do such a bizarre thing?  Why not just
valgrindify your ppc app on a ppc box?

J

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Valgrind-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to