On Thu, Jun 4, 2009 at 6:16 AM, Dennis Wassel <[email protected]> wrote: > Anyway, the matter at hand really is that valgrind trashes my console > with strange characters, some of them proper ascii ones, some of them > non-printable or control characters. 3.3.1 did not do this, but > otherwise produced pretty much the same output.
What happens if you use --log-file=foo.log? Does the garbage go in the log file instead of the console? What if you valgrind /bin/true? Still garbage? What if you switch back to 3.3.1? ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
