|
From: Josef W. <Jos...@gm...> - 2004-01-04 00:20:32
|
Am Samstag, 3. Januar 2004 18:54 schrieb Nicholas Nethercote: > I've attached a tool (skin) I wrote, called Sparrow, that does exactly > ... Hi, for easy installation of sparrow, and to encourage you all to release future tools as separate packages, I attached sparrow.tgz, which adds a configure.in and a Makefile.am to get everything needed for a separate tool package. sp_main.c is left unmodified. Use ./autogen.sh before for the automake run. A "./configure" and "make dist" would produce the package. Josef PS: For robust call tracing, a helper at start of every basic block seems needed for PLT and code pieces without debug info... |