1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 16:52:18 +01:00
Files
archived-php-src/TSRM
Anatol Belski d428bf2d4e improve debugability in TS debug builds
gdb seems to be not always able to fetch the correct context for
thread locals. Thus, the "if (TSRMLS_CACHE)" clause causes gdb to
show crashes which aren't recognized neither with helgrind nor
in release builds. This is reproducable by setting breakpoints on
the exact line where PHP has a tsrm_get_ls_cache() call.
2015-02-17 19:15:22 +01:00
..
2011-05-16 00:14:47 +00:00
2006-01-04 23:55:42 +00:00
2008-07-30 17:45:18 +00:00
2000-09-16 19:07:50 +00:00
2014-02-24 10:12:18 +01:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-10 15:07:38 -08:00
2015-01-10 15:07:38 -08:00
2015-02-17 19:15:22 +01:00