Otherwise the function redirections / client requests seem
to get confused. Symptoms are error messages such as
--3031-- VG_USERREQ__CLIENT_CALL1: func=0x0
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12852
(gdb) b vgPlain_do_exec
-(5) Run the tool with required options:
+(5) Run the tool with required options (the --tool option is required
+ for correct setup), e.g.
- (gdb) run pwd
+ (gdb) run --tool=lackey pwd
Steps (1)--(3) can be put in a .gdbinit file, but any directory names must
be fully expanded (ie. not an environment variable).