Function report |
Source Code:kernel\signal.c |
Create Date:2022-07-28 09:16:40 |
Last Modify:2020-03-17 13:28:47 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ptrace_notify
Proto:void ptrace_notify(int exit_code)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | exit_code |
2272 | spin_lock_irq( & siglock) |
2274 | spin_unlock_irq( & siglock) |
Name | Describe |
---|---|
ptrace_event | ptrace_event - possibly stop for a ptrace event notification*@event: %PTRACE_EVENT_* value to report*@message: value for %PTRACE_GETEVENTMSG to return* Check whether @event is enabled and, if so, report @event and @message* to the ptrace parent. |
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 |