]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
increase heuristic-fence-post limit for gdbserver_tests/mcmain_pic
authorPetar Jovanovic <mips32r2@gmail.com>
Thu, 13 Apr 2017 16:11:54 +0000 (16:11 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Thu, 13 Apr 2017 16:11:54 +0000 (16:11 +0000)
GDB reports to be "unable to find the start of the function" and suggests
increasing the range of the search using the 'set heuristic-fence-post'
command. So we did.
It fixes gdbserver_tests/mcmain_pic on some platforms.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16303

gdbserver_tests/mcmain_pic.stdinB.gdb

index 8ec0a6f27246d43a719a495f6758f2edc3d76123..54940c4ae38bfe553d01a3cd99a7b59975c03e9d 100644 (file)
@@ -1,6 +1,7 @@
 # connect gdb to Valgrind gdbserver:
 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-mcmain_pic
 echo vgdb launched process attached\n
+set heuristic-fence-post 999999
 monitor v.set vgdb-error 999999
 #
 # break