ofs | hex dump | ascii |
---|
0000 | 89 50 4e 47 0d 0a 1a 0a 00 00 00 0d 49 48 44 52 00 00 00 10 00 00 00 10 08 03 00 00 00 28 2d 0f | .PNG........IHDR.............(-. |
0020 | 53 00 00 01 9e 50 4c 54 45 bb aa 85 /*
** $Id: ldebug.h,v 2.3.1.1 2007/12/27 13:02:25 roberto Exp $
** Auxiliary functions from Debug Interface module
** See Copyright Notice in lua.h
*/
#ifndef ldebug_h
#define ldebug_h
#include "lstate.h"
#define pcRel(pc, p) (cast(int, (pc) - (p)->code) - 1)
#define getline(f,pc) (((f)->lineinfo) ? (f)->lineinfo[pc] : 0)
#define resethookcount(L) (L->hookcount = L->basehookcount)
LUAI_FUNC void luaG_typeerror (lua_State *L, const TValue *o,
const char *opname);
LUAI_FUNC void luaG_concaterror (lua_State *L, StkId p1, StkId p2);
LUAI_FUNC void luaG_aritherror (lua_State *L, const TValue *p1,
const TValue *p2);
LUAI_FUNC int luaG_ordererror (lua_State *L, const TValue *p1,
const TValue *p2);
LUAI_FUNC void luaG_runerror (lua_State *L, const char *fmt, ...);
LUAI_FUNC void luaG_errormsg (lua_State *L);hex'>.......}.......IDATx....#.`....} |
01e0 | e5 36 12 ca 24 39 12 9b 14 6d 7d 45 92 12 5b 35 64 29 2d 19 a5 93 58 35 1d 0c f1 af 3d 0f 14 8b | .6..$9...m}E..[5d)-...X5....=... |
0200 | ca 5f 51 6e 94 9b 9e 1e 0d 97 11 86 21 be 97 bd 54 08 b6 22 27 19 c4 10 1e 02 aa 91 1b d7 4f 43 | ._Qn........!...T.."'.........OC |
0220 | fe 8e b2 32 22 39 72 03 1e ee bf e2 af 15 a6 61 e3 7e 85 64 9f 26 0a 4b db 4a e4 94 1d 17 b8 72 | ...2"9r........a.~.d.&.K.J.....r |
0240 | 1b 71 02 62 61 d5 f5 19 c9 66 70 46 28 14 48 b1 13 17 21 1c 7e 3f ab 22 9d c1 c3 f8 c4 36 42 36 | .q.ba....fpF(.H...!.~?.".....6B6 |
0260 | 70 8d ec 4e d3 06 da c6 91 2a 9c ce 14 7c f0 1c 4b e8 ed 73 26 c7 d3 87 77 b3 ce 53 04 50 75 49 | p..N.....*...|..K..s&...w..S.PuI |
0280 | 0f c7 b7 16 af 53 ed e4 bb c7 10 0c 9e b8 43 fa 9d 0b 87 7f 65 c2 a9 eb 55 2d 43 c7 e8 7a be 65 | .....S........C.....e...U-C..z.e |
02a0 | 9a f1 fb e7 d7 2c 8b fc 11 01 46 77 3e 94 ca f5 07 cd 43 56 f5 f5 2c 86 41 2d 25 51 f9 dc e4 5d | .....,....Fw>.....CV..,.A-%Q...] |
02c0 | c0 bc 3f 60 4f 4b 12 48 89 ab f3 97 85 83 e0 63 e9 50 3b 55 ab c5 80 6a a5 43 58 d7 9b 36 50 b2 | ..?`OK.H.......c.P;U...j.CX..6P. |
02e0 | 96 8c d4 16 f6 0f b9 b2 49 96 e4 5a 20 cc 00 00 00 00 49 45 4e 44 ae 42 60 82 | ........I..Z......IEND.B`. |