Function report | 
Source Code:arch\x86\kernel\kgdb.c | 
Create Date:2022-07-28 08:40:57 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:kgdb_arch_late
Proto:void kgdb_arch_late(void)
Type:void
Parameter:Nothing
| 648 | hw_breakpoint_init( & attr) | 
| 649 | bp_addr = kgdb_arch_init - Perform any architecture specific initialization.* This function will handle the initialization of any architecture* specific callbacks. | 
| 650 | bp_len = HW_BREAKPOINT_LEN_1 | 
| 651 | bp_type = HW_BREAKPOINT_W | 
| 652 | ff by default = 1 | 
| 654 | If pev Then Continue | 
| 656 | pev = register_wide_hw_breakpoint( & attr, NULL, NULL) | 
| 658 | printk(r conditions "kgdb: Could not allocate hwbreakpoints\nDisabling the kernel debugger\n") | 
| 660 | pev = NULL | 
| 662 | Return | 
| 664 | for_each_online_cpu(cpu) | 
| 665 | pevent = per_cpu_ptr(pev, cpu) | 
| 666 | sample_period = 1 | 
| 668 | If (destroy != NULL) Then | 
| 669 | destroy = NULL | 
| 670 | release_bp_slot( * pevent) | 
| 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  |