]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Ensure the 'too early msg to use vgdb stop at valgrind abnormal exit' is produced
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 27 Nov 2016 10:25:15 +0000 (10:25 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 27 Nov 2016 10:25:15 +0000 (10:25 +0000)
commitd280a9f9a529a260ced25e451413cc7862d3c2f8
tree1c264c5c180d0b9c9b0066ac473b9d5e832cddd0
parent14362fe2e263ee66de7135c842f3af70ebbfd372
Ensure the 'too early msg to use vgdb stop at valgrind abnormal exit' is produced

For this, we must directly check the command line option, as
the VG_(gdbserver_stop_at) function returns False if the gdbserver
is not yet initialised

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16157
coregrind/m_libcassert.c