函数逻辑报告 |
Source Code:arch\x86\kernel\kgdb.c |
Create Date:2022-07-27 09:40:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:kgdb_arch_exit - Perform any architecture specific uninitalization.* This function will handle the uninitalization of any architecture* specific callbacks, for dynamic registration and unregistration.
函数原型:void kgdb_arch_exit(void)
返回类型:void
参数:无
691 | unregister_nmi_handler(NMI_UNKNOWN, "kgdb") |
692 | unregister_nmi_handler(NMI_LOCAL, "kgdb") |
693 | unregister_die_notifier( & kgdb_notifier) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |