函数逻辑报告 |
Source Code:kernel\debug\gdbstub.c |
Create Date:2022-07-27 12:42:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Write memory due to an 'M' or 'X' packet.
函数原型:static int write_mem_msg(int binary)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
int | binary |
370 | ptr等于Our I/O buffers. [1] |
379 | 否则err等于Convert the hex array pointed to by buf into binary to be placed in* mem. Return a pointer to the character AFTER the last byte* written. May return an error. |
383 | 如果CACHE_FLUSH_IS_SAFE则flush_icache_range(addr, addr + length) |
385 | 返回:0 |
388 | 返回:负EINVAL |
名称 | 描述 |
---|---|
gdb_cmd_memwrite | Handle the 'M' memory write bytes |
gdb_cmd_binwrite | Handle the 'X' memory binary write bytes |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |