函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\kgdb.c Create Date:2022-07-27 09:40:02
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:single_step_cont

函数原型:static inline int single_step_cont(struct pt_regs *regs, struct die_args *args)

返回类型:int

参数:

类型参数名称
struct pt_regs *regs
struct die_args *args
481  printk(r conditions "KGDB: trap/step from kernel to user space, resuming...\n")
483  kgdb_arch_handle_exception - Handle architecture specific GDB packets.*@e_vector: The error vector of the exception that happened.*@signo: The signal number of the exception that happened.*@err_code: The error code of the exception that happened.
489  错误号与等于single-step 的反
491  返回:Clean way to return from the notifier and stop further calls.
调用者
名称描述
__kgdb_notify