Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\kgdb.c Create Date:2022-07-28 08:40:58
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:kgdb_arch_set_pc

Proto:void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long ip)

Type:void

Parameter:

TypeParameterName
struct pt_regs *regs
unsigned longip
727  ip = ip
Caller
NameDescribe
kdb_stub