Function report |
Source Code:kernel\debug\kdb\kdb_main.c |
Create Date:2022-07-28 11:42:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Initialize kdb_printf, breakpoint tables and kdb state
Proto:void __init kdb_init(int lvl)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | lvl |
2906 | kdb_init_lvl = KDB_NOT_INITIALIZED |
2909 | If kdb_init_lvl == KDB_INIT_FULL || lvl <= kdb_init_lvl Then Return |
2922 | kdb_init_lvl = lvl |
Name | Describe |
---|---|
opt_kgdb_wait |
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 |