Function report |
Source Code:kernel\debug\gdbstub.c |
Create Date:2022-07-28 11:38:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Copy the binary array pointed to by buf into mem. Fix $, #, and* 0x7d escaped with 0x7d. Return -EFAULT on failure or 0 on success.* The input buf is overwitten with the result to write to mem.
Proto:static int kgdb_ebin2mem(char *buf, char *mem, int count)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | buf | |
char * | mem | |
int | count |
328 | size = 0 |
Name | Describe |
---|---|
write_mem_msg | Write memory due to an 'M' or 'X' packet. |
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 |