On Sat, Jun 21, 2008 at 8:57 AM, pancake <[EMAIL PROTECTED]> wrote:
>  - Provide working patches for boomerang (/me pings boomerang developers!)

It'd be me ;) I've been busy on some other things related, but not
directly, to boomerang. Specially, I've been looking into LLVM
(http://llvm.org/) IR as a possible replacement to the current
boomerang's IR/RTL representation. This way we would take advantage of
the various optimization algorithms they already have there.

But it would take a while to get some working code, so it's better to
fix the bugs in the current implementation. I've taken a look into
your patch, it seems to avoid boomerang segfaults, but do not seem to
fix the issue itself which is corrupting memory, but I presume you
already know that :). I could reproduce at least one of the crashes
you reported (and another one I found by coincidence, and already have
a patch for it). I'm taking a look at it, expect some patches soon.

Good job on the new release!

Regards,
-- 
Anderson Lizardo
_______________________________________________
radare mailing list
[email protected]
http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org

Reply via email to