>> The port to osx-x86 and osx-ppc will be easily be done with >> volunteers. but with a shell i >> think that this can be done in a single night. any volunteer? > > Sure, what do you need? x86? ppc? arm? OS X 10.4 or 10.5?
Yay! currently i don't have lot of time for working on this this week, but i'm interested on porting it to x86/arm and ppc :) are there much differences between 10.4 and 10.5 ? I think 10.5 will be better :) Can I get a 'stable' shell on OSx86 box? It will be easier to port the debugger to x86 and arm first (i can try to build the arm debugger port blindy using a llvm crosscompiler. But having an osx box/shell will be fearless to do it :) BTW did you watch this? http://radare.nopcode.org/hg/radare?diff/c1f9d0baab8d/src/dbg/darwin/weasel.c it is a minimal debugger implementation for osx-arm (iphone) the work need to be done is to copypasta this into the src/dbg/darwin/debug.c. Patches are welcome if you want/can develop for it :) I have made the maemo port much more stable and works pretty fine for using it locally on n810 :) The radare port needs more love , but you can use the scrolling gesture for moving up/down around the file or the commandline history. I'm also interested in writing a decent GUI for the iphone and use the multitouch features and accelerometers... at least it would be funny :) --pancake _______________________________________________ radare mailing list [email protected] http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org
