Function report |
Source Code:kernel\debug\gdbstub.c |
Create Date:2022-07-28 11:38:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:int_to_threadref
Proto:static void int_to_threadref(unsigned char *id, int value)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned char * | id | |
int | value |
430 | put_unaligned_be32(value, id) |
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 |