函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:kdb_gdb_state_pass

函数原型:void kdb_gdb_state_pass(char *buf)

返回类型:void

参数:

类型参数名称
char *buf
178  gdbstub_state(kdb_ks, buf)
调用者
名称描述
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