VCL-LDPRELOAD: enable accept4() wrapper
Change-Id: I56567953fb8329315393047913e30fc7f2242bdb Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
This commit is contained in:

committed by
Florin Coras

parent
bfc29ba442
commit
5917939256
@ -569,7 +569,7 @@ write_gdb_cmdfile() {
|
||||
echo "set confirm off" >> $1
|
||||
if [ -n "$4" ] ; then
|
||||
echo "set exec-wrapper env LD_PRELOAD=$4" >> $1
|
||||
echo "start" >> $1
|
||||
# echo "start" >> $1
|
||||
fi
|
||||
|
||||
if [ ! -f $2 ] ; then
|
||||
|
Reference in New Issue
Block a user