]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Unmask all signals in vgdb, as the process that launches vgdb
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Tue, 4 Nov 2014 20:28:36 +0000 (20:28 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Tue, 4 Nov 2014 20:28:36 +0000 (20:28 +0000)
commit559955c15d90ed0c56bc7eabb52b3a3dd41ce063
tree204732af40954f0748df91cdf4ec351c33c5d507
parentb519f733071e9f6f991fbcd0162f0f7e2da77a43
Unmask all signals in vgdb, as the process that launches vgdb
might have masked some.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14691
coregrind/vgdb.c