|
From: fangfang z. <ff....@gm...> - 2009-07-02 14:47:13
|
Hi all, I am a new learner of Valgrind. I want to use Valgrind to record the input and output of a program directly, such as IM's keyboard and related network data. Does any one have any idea about whether Valgrind can be used in this way or how to do it? Thanks very much. FF |
|
From: 张 磊 <st....@gm...> - 2009-07-02 15:02:51
|
Hi Maybe it more I suitable to use gdb. On Thu, Jul 2, 2009 at 10:46 PM, fangfang zhang <ff....@gm...>wrote: > Hi all, > > I am a new learner of Valgrind. > I want to use Valgrind to record the input and output of a program > directly, such as IM's keyboard and related network data. > Does any one have any idea about whether Valgrind can be used in this way > or how to do it? > Thanks very much. > > FF > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users > > |