Function report |
Source Code:fs\coredump.c |
Create Date:2022-07-28 20:30:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Ensures that file size is big enough to contain the current file* postion. This prevents gdb from complaining about a truncated file* if the last "write" to the file was dump_skip.
Proto:void dump_truncate(struct coredump_params *cprm)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct coredump_params * | cprm |
880 | offset = llseek(file, 0, seek relative to current file position ) |
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 |