https://bugs.kde.org/show_bug.cgi?id=396415

--- Comment #15 from Paul Floyd <pjfl...@wanadoo.fr> ---
(In reply to Geoffrey Thomas from comment #14)
> Compiled from Git and it appears to work the way I expect on Linux. Thanks!
> 
> # ../valgrind/vg-in-place --tool=none -q ./script
> Hello world!

Just noticed your domain name. Nice!

In addition to the error with $ORIGIN there was also a problem correctly
attaching vgdb with scripts. Before this fix I got (with the
none/tests/scripts/relative1 script)

warning: "/home/paulf/scratch/valgrind/none/tests/scripts/relative1": not in
executable format: file format not recognized
warning: `/home/paulf/scratch/valgrind/none/tests/scripts/relative1': can't
read symbols: file format not recognized.

gdb is trying to open the script file, not the shell. Now I get

4              mov     x19, x0         /* Put ps_strings in a callee-saved
register */
(gdb)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to