|
From: Cerion Armour-B. <ce...@op...> - 2005-08-01 15:25:23
|
Hi Dennis, On Friday 29 July 2005 23:18, Dennis Lubert wrote: > Hi, > > just tried to build and run valkyrie with valgrind3 from todays morning > (29.07). After beeing confused whats meant by the vg install dir > parameter to configure (I have installed the parts of valgrind at > different positions) I managed to work with it, but found a few things > that make this tool not yet usable to me: > > - ANSI Color codes are not interpreted (our output is relatively much > colored to denoted module in which it is etc.) > - ncurses support does not work completely The stdout/stderr output panes give plain text only. They're envisaged use is as debugging aids, not as interactive shells. Perhaps one day, if there's enough people wanting this... > - A strange thing is that SIOCGIFHWADDR ioctl does not work (returns no > such device) when run via valkyrie under valgrind3, but with valgrind3 > pure it works... thats pretty strange... Really?! Can you supply a test case we can look at? > greets > > Dennis Thanks for your comments, Cerion |