Function report |
Source Code:kernel\debug\debug_core.c |
Create Date:2022-07-28 11:38:05 |
Last Modify:2020-03-17 19:04:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kgdb_schedule_breakpoint
Proto:void kgdb_schedule_breakpoint(void)
Type:void
Parameter:Nothing
1045 | If atomic_read( & kgdb_break_tasklet_var) || atomic_read( & The CPU# of the active CPU, or -1 if none:) != -1 || atomic_read( & kgdb_setting_breakpoint) Then Return |
1049 | atomic_inc( & kgdb_break_tasklet_var) |
1050 | tasklet_schedule( & kgdb_tasklet_breakpoint) |
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 |