Function report |
Source Code:kernel\debug\debug_core.c |
Create Date:2022-07-28 11:38:04 |
| Last Modify:2020-03-17 19:04:10 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kgdb_unregister_callbacks
Proto:static void kgdb_unregister_callbacks(void)
Type:void
Parameter:Nothing
| 1014 | If All the KGDB handlers are installed Then |
| 1015 | All the KGDB handlers are installed = 0 |
| 1022 | If kgdb console driver is loaded Then |
| 1023 | unregister_console( & kgdbcons) |
| 1024 | kgdb console driver is loaded = 0 |
| Name | Describe |
|---|---|
| kgdb_unregister_io_module | kkgdb_unregister_io_module - unregister KGDB IO module*@old_dbg_io_ops: the io ops vector* Unregister it with the KGDB core. |
| 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 |