[mini-posix] close file stream before exec'ing into GDB/LLDB
authorBernhard Urban <bernhard.urban@xamarin.com>
Wed, 18 Jan 2017 13:08:50 +0000 (05:08 -0800)
committerBernhard Urban <bernhard.urban@xamarin.com>
Wed, 18 Jan 2017 14:47:48 +0000 (15:47 +0100)
commitd9825c6ac82560f15255eeb0f7f5993e48cf484c
tree5e8f9df6924ce7fccad74bd6571d0b995f4fcc9a
parent0cddd56945bfbff2d1292539c195b07cc5da492f
[mini-posix] close file stream before exec'ing into GDB/LLDB

otherwise it isn't ensured that the content is written to the file.
mono/mini/mini-posix.c