| Function report | 
| Source Code: lib\dynamic_debug.c | Create Date:2022-07-28 07:15:51 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:ddebug_setup_query
Proto:static __init int ddebug_setup_query(char *str)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| char * | str | 
| 681 | If strlen(str) >= DDEBUG_STRING_SIZE Then | 
| 682 | pr_warn("ddebug boot param string too large\n") | 
| 683 | Return 0 | 
| 686 | Return 1 | 
| 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 |