https://bugs.kde.org/show_bug.cgi?id=434057
--- Comment #23 from Paul Floyd <pjfl...@wanadoo.fr> --- To give a bit more context, the example in the xml doc is # gdb prog (gdb) set remote exec-file prog (gdb) set sysroot / (gdb) target extended-remote | vgdb --multi --vargs -q (gdb) start And what I was trying to to was to simplify that to something more like # gdb prog (gdb) start-valgrind [valgrind args] -- You are receiving this mail because: You are watching all bug changes.