Function report |
Source Code:kernel\debug\gdbstub.c |
Create Date:2022-07-28 11:38:40 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:gdb_get_regs_helper
Proto:static void gdb_get_regs_helper(struct kgdb_state *ks)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct kgdb_state * | ks |
| 500 | thread = kgdb_usethread |
| 501 | If Not thread Then |
| 504 | Else |
| 505 | local_debuggerinfo = NULL |
| 506 | for_each_online_cpu(i) |
| 513 | If thread == task Then local_debuggerinfo = debuggerinfo |
| 523 | If local_debuggerinfo Then |
| 525 | Else |
| Name | Describe |
|---|---|
| gdb_cmd_getregs | Handle the 'g' get registers request |
| 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 |