> Just trying to find out if Valgrind can be used to monitor/test a storage > device driver, or any device driver and/or Linux service. If anyone knows the > yes/no answer or even direct me to an example, it’d be much appreciated.
Put the storage driver as part of a file system in user space (FUSE). Convert the process that implements that file system into an executable shell script that invokes valgrind on the binary compiled program. -- ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users