函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\debug\debug_core.c Create Date:2022-07-27 12:42:01
Last Modify:2020-03-17 19:04:10 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:kgdb_initial_breakpoint

函数原型:static void kgdb_initial_breakpoint(void)

返回类型:void

参数:

1056  kgdb_break_asap等于0
1058  打印错误信息("Waiting for connection from remote gdb...\n")
1059  kgdb_breakpoint - generate breakpoint exception* This function will generate a breakpoint exception. It is used at the* beginning of a program to sync up with a debugger and can be used* otherwise as a quick means to stop program execution and "break" into
调用者
名称描述
kgdb_register_io_modulekgdb_register_io_module - register KGDB IO module*@new_dbg_io_ops: the io ops vector* Register it with the KGDB core.
opt_kgdb_wait