Function report |
Source Code:kernel\debug\kdb\kdb_main.c |
Create Date:2022-07-28 11:40:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kdb_check_regs
Proto:static int kdb_check_regs(void)
Type:int
Parameter:Nothing
461 | If Not kdb_current_regs Then |
462 | kdb_printf("No current kdb registers. You may need to select another task\n") |
464 | Return KDB_BADREG |
466 | Return 0 |
Name | Describe |
---|---|
kdbgetaddrarg | kdbgetaddrarg - This function is responsible for parsing an* address-expression and returning the value of the expression,* symbol name, and offset to the caller |
kdb_rd | kdb_rd - This function implements the 'rd' command. |
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 |