Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\debug\debug_core.c Create Date:2022-07-28 11:37:29
Last Modify:2020-03-17 19:04:10 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:kgdb_arch_pc

Proto:unsigned long __weak kgdb_arch_pc(int exception, struct pt_regs *regs)

Type:unsigned long

Parameter:

TypeParameterName
intexception
struct pt_regs *regs
211  Return instruction_pointer(regs)
Caller
NameDescribe
kgdb_reenter_check
kdb_stub