| Function report | 
| Source Code: kernel\debug\gdbstub.c | Create Date:2022-07-28 11:38:43 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Handle the 'm' memory read bytes
Proto:static void gdb_cmd_memread(struct kgdb_state *ks)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct kgdb_state * | ks | 
| 560 | ptr = Our I/O buffers. [1] | 
| 567 | err = Convert the memory pointed to by mem into hex, placing result in* buf. Return a pointer to the last char put in buf (null). May* return an error. | 
| 568 | If Not err Then error_packet(remcom_out_buffer, - EINVAL) | 
| 570 | Else | 
| 571 | error_packet(remcom_out_buffer, - EINVAL) | 
| Name | Describe | 
|---|---|
| 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 |