Function report |
Source Code:kernel\debug\debug_core.c |
Create Date:2022-07-28 11:37:42 |
Last Modify:2020-03-17 19:04:10 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Return true if there is a valid kgdb I/O module
Proto:static int kgdb_io_ready(int print_wait)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | print_wait |
486 | If Not dbg_io_ops Then Return 0 |
488 | If kgdb_connected - Is a host GDB connected to us? Then Return 1 |
490 | If atomic_read( & kgdb_setting_breakpoint) Then Return 1 |
492 | If print_wait Then |
494 | If Not Use kdb or gdbserver mode Then pr_crit("waiting... or $3#33 for KDB\n") |
500 | Return 1 |
Name | Describe |
---|---|
kgdb_cpu_enter |
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 |