Function report | 
Source Code:kernel\debug\kdb\kdb_main.c | 
Create Date:2022-07-28 11:41:28 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:kdb_print_state - Print the state data for the current processor* for debugging.* Inputs:* text Identifies the debug point* value Any integer value to be printed, e.g. reason code.
Proto:void kdb_print_state(const char *text, int value)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const char * | text | |
| int | value | 
| 1367 | kdb_printf("state: %s cpu %d value %d initial %d state %x\n", text, These macros fold the SMP functionality into a single CPU system(), value, cpu number that owns kdb , General KDB state ) | 
| 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  |