Function report |
Source Code:kernel\debug\gdbstub.c |
Create Date:2022-07-28 11:38:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:gdbstub_msg_write
Proto:void gdbstub_msg_write(const char *s, int len)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | s | |
int | len |
204 | If len == 0 Then len = strlen - Find the length of a string*@s: The string to be sized |
208 | gdbmsgbuf[0] = 'O' |
223 | bufptr = '\0' |
Name | Describe |
---|---|
gdb_cmd_exception_pass | Handle the 'C' signal / exception passing packets |
vkdb_printf |
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 |