函数逻辑报告 | 
Source Code:kernel\debug\gdbstub.c | 
Create Date:2022-07-27 12:42:30 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:While we find nice hex chars, build a long_val.* Return number of chars processed.
函数原型:int kgdb_hex2long(char **ptr, unsigned long *long_val)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| char ** | ptr | |
| unsigned long * | long_val | 
| 296 | num等于0 | 
| 297 | negate等于0 | 
| 299 | long_val等于0 | 
| 301 | 如果ptr恒等于'-'则 | 
| 318 | 返回:num | 
| 名称 | 描述 | 
|---|---|
| kgdb_arch_handle_exception | kgdb_arch_handle_exception - Handle architecture specific GDB packets.*@e_vector: The error vector of the exception that happened.*@signo: The signal number of the exception that happened.*@err_code: The error code of the exception that happened. | 
| write_mem_msg | Write memory due to an 'M' or 'X' packet. | 
| gdb_cmd_memread | Handle the 'm' memory read bytes | 
| gdb_cmd_query | Handle the 'q' query packets | 
| gdb_cmd_task | Handle the 'H' task query packets | 
| gdb_cmd_thread | Handle the 'T' thread query packets | 
| gdb_cmd_break | Handle the 'z' or 'Z' breakpoint remove or set packets | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |