Function report | 
Source Code:kernel\debug\kdb\kdb_main.c | 
Create Date:2022-07-28 11:41:20 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:kdb_set_current_task
Proto:void kdb_set_current_task(struct task_struct *p)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_struct * | p | 
| 1144 | kdb_current_task = p | 
| 1146 | If kdb_task_has_cpu(p) Then | 
| 1147 | kdb_current_regs = KDB_TSKREGS(kdb_process_cpu(p)) | 
| 1148 | Return | 
| 1150 | kdb_current_regs = NULL | 
| Name | Describe | 
|---|---|
| kdb_pid | kdb_pid - This function implements the 'pid' command which switches* the currently active process.* pid [ | 
| kdb_bt_cpu | |
| kdb_bt | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |