Gcore extension module for the crash utility
Backport from the upstream crash-gcore. commit d2795659986dacc51e98a3d1dbc8b673582c20fe Author: HATAYAMA Daisuke <d.hatayama@fujitsu.com> Date: Tue Jun 28 03:54:46 2022 +0900 gcore.mk: fix mismatch of _FILE_OFFSET_BITS when building gcore.so On arm and mips, while _FILE_OFFSET_BITS=64 is used when building gcore.so by make extensions, it is not used by gcore.mk. Fix this inconsistency by using _FILE_OFFSET_BITS=64 in gcore.mk on arm and mips. Signed-off-by: HATAYAMA Daisuke <d.hatayama@fujitsu.com> Signed-off-by: HATAYAMA Daisuke <d.hatayama@fujitsu.com> |
||
---|---|---|
.gitignore | ||
crash-gcore-1.6.3-coredump-fix-segmentation-fault-caused-by-type-misma.patch | ||
crash-gcore-1.6.3-coredump-fix-unexpected-truncation-of-generated-core.patch | ||
crash-gcore-1.6.3-coredump-use-MEMBER_-OFFSET-SIZE-instead-of-GCORE_-O.patch | ||
crash-gcore-1.6.3-elf-fix-warning-message-caused-by-type-mismatch-of-o.patch | ||
crash-gcore-1.6.3-gcore-defs-remove-definitions-and-initializations-fo.patch | ||
crash-gcore-1.6.3-gcore-fix-memory-allocation-failure-during-processin.patch | ||
crash-gcore-1.6.3-gcore.mk-fix-mismatch-of-_FILE_OFFSET_BITS-when-buil.patch | ||
crash-gcore-1.6.3-x86-Fix-failure-of-collecting-vsyscall-mapping-due-t.patch | ||
crash-gcore-command.spec | ||
README.md | ||
sources |
crash-gcore-command
The crash-gcore-command package