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:kdb_dump_stack_on_cpu
Proto:void kdb_dump_stack_on_cpu(int cpu)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | cpu |
448 | dump_stack() |
449 | Return |
452 | If Not (exception_state & Slave cpu enter exception ) Then |
453 | kdb_printf("ERROR: Task on cpu %d didn't stop in the debugger\n", cpu) |
455 | Return |
471 | cpu_relax() |
Name | Describe |
---|---|
kdb_show_stack |
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 |