Loading tests/runtests.pl +1 −1 Original line number Diff line number Diff line Loading @@ -4933,7 +4933,7 @@ if ($gdbthis) { if($c eq "#! /") { # A shell script. This is typically when built with libtool, $libtool = 1; $gdb = "libtool --mode=execute gdb"; $gdb = "../libtool --mode=execute gdb"; } } Loading Loading
tests/runtests.pl +1 −1 Original line number Diff line number Diff line Loading @@ -4933,7 +4933,7 @@ if ($gdbthis) { if($c eq "#! /") { # A shell script. This is typically when built with libtool, $libtool = 1; $gdb = "libtool --mode=execute gdb"; $gdb = "../libtool --mode=execute gdb"; } } Loading