mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
JIT: Fix .debug_abbrev section in GDB JIT API.
This commit is contained in:
@@ -397,6 +397,7 @@ static void zend_gdbjit_debugabbrev(zend_gdbjit_ctx *ctx)
|
||||
DUV(DW_FORM_data4);
|
||||
DB(0);
|
||||
DB(0);
|
||||
DB(0);
|
||||
|
||||
ctx->p = p;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user