Function report | 
Source Code:kernel\debug\debug_core.c | 
Create Date:2022-07-28 11:37:30 | 
| Last Modify:2020-03-17 19:04:10 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Some architectures need cache flushes when we set/clear a* breakpoint:
Proto:static void kgdb_flush_swbreak_addr(unsigned long addr)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned long | addr | 
| 286 | If Not CACHE_FLUSH_IS_SAFE Then Return | 
| 289 | If mm Then | 
| 292 | When i < VMACACHE_SIZE cycle | 
| 295 | flush_cache_range(vmas[i], addr, addr + BREAK_INSTR_SIZE) | 
| 301 | flush_icache_range(addr, addr + BREAK_INSTR_SIZE) | 
| Name | Describe | 
|---|---|
| dbg_activate_sw_breakpoints | SW breakpoint management: | 
| dbg_deactivate_sw_breakpoints | 
| 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  |