Function report |
Source Code:kernel\signal.c |
Create Date:2022-07-28 09:16:39 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ptrace_do_notify
Proto:static void ptrace_do_notify(int signr, int exit_code, int why)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | signr | |
int | exit_code | |
int | why |
2256 | clear_siginfo( & info) |
2259 | si_pid = task_pid_vnr(current process) |
2260 | si_uid = from_kuid_munged(current_user_ns(), current_uid()) |
Name | Describe |
---|---|
ptrace_notify | |
do_jobctl_trap | do_jobctl_trap - take care of ptrace jobctl traps* When PT_SEIZED, it's used for both group stop and explicit* SEIZE/INTERRUPT traps. Both generate PTRACE_EVENT_STOP trap with* accompanying siginfo. If stopped, lower eight bits of exit_code contain |
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 |