|
From: Yao Qi <qiy...@cn...> - 2005-11-02 05:50:23
|
Hello,all, I am reading lackey/lk_main.c and I want to add some features to lackey. One thing I want to do is to get the name of the specified program in lackey, for example, ./coregrind/valgrind --tool=lackey hello How could lackey get the program name "hello"? I think stage1 and stage2 could do that, but I am not sure how to do that in a valgrind tool. Maybe someone of you could clarify for me. Thanks in advance. -- Regards, Yao Yao Qi |