Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\debug\kdb\kdb_debugger.c Create Date:2022-07-28 11:44:32
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:kdb_gdb_state_pass

Proto:void kdb_gdb_state_pass(char *buf)

Type:void

Parameter:

TypeParameterName
char *buf
178  gdbstub_state(kdb_ks, buf)
Caller
NameDescribe
kdb_readkdb_read* This function reads a string of characters, terminated by* a newline, or by reaching the end of the supplied buffer,* from the current kernel debugger console device.* Parameters:* Returns:* Returns a pointer to the buffer containing the received
kgdb_transition_check