mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-07 15:14:08 +00:00
Merge branch 'master' into v2.1
This commit is contained in:
commit
487eaaf040
@ -637,7 +637,7 @@ static void LJ_FASTCALL gdbjit_debugabbrev(GDBJITctx *ctx)
|
|||||||
DUV(DW_AT_low_pc); DUV(DW_FORM_addr);
|
DUV(DW_AT_low_pc); DUV(DW_FORM_addr);
|
||||||
DUV(DW_AT_high_pc); DUV(DW_FORM_addr);
|
DUV(DW_AT_high_pc); DUV(DW_FORM_addr);
|
||||||
DUV(DW_AT_stmt_list); DUV(DW_FORM_data4);
|
DUV(DW_AT_stmt_list); DUV(DW_FORM_data4);
|
||||||
DB(0); DB(0);
|
DB(0); DB(0); DB(0);
|
||||||
|
|
||||||
ctx->p = p;
|
ctx->p = p;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user