2005-01-19 20:01:54

by Carl Spalletta

[permalink] [raw]
Subject: Re: Linux-tracecalls, a new tool for Kernel development, released

Only five minutes old, and already a patch ;)


--- lnxtc.pl-old 2005-01-19 12:09:00.000000000 -0800
+++ lnxtc.pl-new 2005-01-19 12:09:38.000000000 -0800
@@ -627,6 +627,7 @@
$debug = 0;
}

+$ENV{'PATH'}='/bin:/usr/bin';

#Redirect standard error to logfile (fatals also to browser)
unless($nohtml)