Function report |
Source Code:kernel\debug\gdbstub.c |
Create Date:2022-07-28 11:38:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pack_threadid
Proto:static char *pack_threadid(char *pkt, unsigned char *id)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
char * | pkt | |
unsigned char * | id |
411 | lzero = 1 |
413 | limit = id + Thread ID accessors. We represent a flat TID space to GDB, where* the per CPU idle threads (which under Linux all have PID 0) are* remapped to negative TIDs. / 2 |
422 | If lzero Then pkt = hex_byte_pack(pkt, 0) |
425 | Return pkt |
Name | Describe |
---|---|
gdb_cmd_query | Handle the 'q' query packets |
gdb_serial_stub | This function performs all gdbserial command procesing |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |