On Mon, May 25, 2009 at 05:24:59PM +0200, Nibble wrote: > Hi, > > We plan to release radare 1.4 next week, so we are closing the last > TODO points before release, the points left are the following: > > * Check if the new ppc disassembler license is DSFG compliant > * Make r_cmd_str to emit warn when the char ">" is used in the command > * Fix mmap for 32 and 64b (possibly using mmap2) > * Fix ipod debugger (attach) > * Update documentation > * Install ranal API > * Allow to run shellcodes on debugged process > * Allow to set the timezone for the commands pt, pT > * Check rsc monitor > * Add session support to rsc monitor > > If you miss some point, send it to the ML (better with the > a patch ;) > > Regards, > Nibble
Hi, no patch so far, but build for architectures without debugger support still fails in the debian packages. But at least the problem has moved from the compiling to the linking step: Linking radare gcc -o radare [...] radare.o: In function `radare_go': /build/buildd/radare-20090522/src/radare.c:2011: undefined reference to `debug_until' collect2: ld returned 1 exit status Apart from that something is wrong with mips debugging. It's detected, that debugging support exists (which is correct AFAIK), but build fails: cd dbg && /usr/bin/make all make[3]: Entering directory `/build/buildd/radare-20090522/src/dbg' make[3]: *** No rule to make target `arch/mips.o', needed by `all'. would be nice to see them fixed, so that we will get packages on those architectures. P.S.: radare packages just got updated in debian and are now a hg checkout from 20090522 without ppc support (license *was* non DFSG compatible). The package already contains nibble's nice graph.split work and this time you can install the book and doc/xtra via radare-doc package. -- Sebastian
signature.asc
Description: Digital signature
_______________________________________________ radare mailing list [email protected] http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org
