Function report |
Source Code:kernel\debug\kdb\kdb_main.c |
Create Date:2022-07-28 11:42:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Execute any commands defined in kdb_cmds.
Proto:static void __init kdb_cmd_init(void)
Type:void
Parameter:Nothing
2893 | If diag Then kdb_printf("kdb command %s failed, kdb diag %d\n", kdb_cmds[i], diag) |
2897 | If defcmd_in_progress Then |
2898 | kdb_printf("Incomplete 'defcmd' set, forcing endefcmd\n") |
2899 | kdb_parse("endefcmd") |
Name | Describe |
---|---|
kdb_init | Initialize kdb_printf, breakpoint tables and 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 |