Function report |
Source Code:kernel\debug\gdbstub.c |
Create Date:2022-07-28 11:38:45 |
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 'R' reboot packets
Proto:static int gdb_cmd_reboot(struct kgdb_state *ks)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kgdb_state * | ks |
680 | If strcmp(Our I/O buffers. , "R0") == 0 Then |
682 | strcpy(remcom_out_buffer, "OK") |
692 | Return 1 |
694 | Return 0 |
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 |