Function report |
Source Code:arch\x86\kernel\kgdb.c |
Create Date:2022-07-28 08:41:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kgdb_arch_set_breakpoint
Proto:int kgdb_arch_set_breakpoint(struct kgdb_bkpt *bpt)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kgdb_bkpt * | bpt |
734 | type = BP_BREAKPOINT |
747 | If mutex_is_locked - is the mutex locked*@lock: the mutex to be queried* Returns true if the mutex is locked, false if unlocked. Then Return -EBUSY |
751 | type = BP_POKE_BREAKPOINT |
753 | Return 0 |
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 |