| Function report | 
| Source Code: arch\x86\kernel\step.c | Create Date:2022-07-28 07:52:28 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:user_disable_single_step
Proto:void user_disable_single_step(struct task_struct *child)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_struct * | child | 
| 228 | If test_tsk_thread_flag(child, set when we want DEBUGCTLMSR_BTF ) Then set_task_blockstep(child, false) | 
| 235 | If test_and_clear_tsk_thread_flag(child, rue if TF in eflags artificially ) Then ({ | 
| 236 | })->flags &= ~X86_EFLAGS_TF | 
| Name | Describe | 
|---|---|
| ptrace_disable | Called by kernel/ptrace.c when detaching..* Make sure the single step bit is not set. | 
| ptrace_resume | 
| 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 |