Function report |
Source Code:arch\x86\include\asm\traps.h |
Create Date:2022-07-28 07:31:39 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_si_code
Proto:static inline int get_si_code(unsigned long condition)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| unsigned long | condition |
| 102 | If condition & single-step Then Return process trace trap |
| 106 | Else Return process breakpoint |
| Name | Describe |
|---|---|
| do_debug | Our handling of the processor debug registers is non-trivial.* We do not clear them on entry and exit from the kernel. Therefore* it is possible to get a watchpoint trap here from inside the kernel.* However, the code in |
| 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 |