Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:opt_kgdb_wait

Proto:static int __init opt_kgdb_wait(char *str)

Type:int

Parameter:

TypeParameterName
char *str
1165  kgdb_break_asap = 1
1167  kdb_init(KDB_INIT_EARLY)
1168  If All the KGDB handlers are installed Then kgdb_initial_breakpoint()
1171  Return 0