Function report |
Source Code:arch\x86\kernel\ptrace.c |
Create Date:2022-07-28 07:51:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Walk through every ptrace breakpoints for this thread and* build the dr7 value on top of their attributes.
Proto:static unsigned long ptrace_get_dr7(struct perf_event *bp[])
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct perf_event * | bp |
515 | dr7 = 0 |
525 | Return dr7 |
Name | Describe |
---|---|
ptrace_write_dr7 | Handle ptrace writes to debug register 7. |
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 |