| Function report | 
| Source Code: kernel\debug\kdb\kdb_io.c | Create Date:2022-07-28 11:39:24 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:kgdb_transition_check
Proto:static int kgdb_transition_check(char *buffer)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| char * | buffer | 
| 39 | kdb_printf("%s", buffer) | 
| 40 | Else | 
| 49 | Return 0 | 
| Name | Describe | 
|---|---|
| kdb_read | kdb_read* This function reads a string of characters, terminated by* a newline, or by reaching the end of the supplied buffer,* from the current kernel debugger console device.* Parameters:* Returns:* Returns a pointer to the buffer containing the received | 
| 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 |