Hi Stas,

On Mon, Feb 23, 2015 at 5:02 PM, Stanislav Malyshev <smalys...@gmail.com>
wrote:

> > I noticed very strange behavior under ZTS build with this patch.
> > It turned out that compiler_globals is not accessible under ZTS build
> > according to gdb.
> >
> > Is this intended? If so, where should I put script_extensions char array?
>
> That doesn't look right. If compiler_globals weren't accessible nothing
> would work in ZTS. It may be some bug or missing setting in gdb.


Thank you. Now I see compiler globals under ZTS in gdb and it looks OK.
The execution steps do not make sense at all in gdb, but
simply commenting out new code for move_uploaded_file() makes
move_uploaded_file() work again.

It seems I have to read machine code to see what's wrong :(

Regards,

--
Yasuo Ohgaki
yohg...@ohgaki.net

Reply via email to