|
From: Tom H. <to...@co...> - 2009-08-18 16:58:13
|
On 18/08/09 17:00, Konstantin Serebryany wrote: > Is the following expected? > Valgrind (latest trunk, compiled in the combined 64- and 32-bit mode) > can not run a shell script if the shell is a 32-bit executable. > The shell script is a text file (chmod +x) with first line > "#!/path/to/shell". > Running 'valgrind /path/to/shell script' directly -- works. Should work - we recursively probe the interpreter. What does -d say the launcher is doing? Tom -- Tom Hughes (to...@co...) http://www.compton.nu/ |