Function report | 
Source Code:kernel\debug\kdb\kdb_bt.c | 
Create Date:2022-07-28 11:43:46 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:kdb_show_stack
Proto:static void kdb_show_stack(struct task_struct *p, void *addr)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_struct * | p | |
| void * | addr | 
| 24 | old_lvl = console_loglevel | 
| 27 | kdb_trap_printk++ | 
| 29 | If Not addr && kdb_task_has_cpu(p) Then kdb_dump_stack_on_cpu(kdb_process_cpu(p)) | 
| 31 | Else show_stack(p, addr) | 
| 34 | console_loglevel = old_lvl | 
| 35 | kdb_trap_printk-- | 
| 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  |