Hi. I'm trying to use systemtab for debugging kernel that I compiled myself. Systemtab needs kernel-debuginfo packet. When I compile kernel with 'make rpm-pkg' command, It doesn't create debuginfo packets. I tried to define debug_package as 1 but it didn't work. I'm trying to compile kernel 5.0.13 and my development environment is CentOS 7 with kernel 4.14.128(also compiled by me). redhat-rpm-config packet also installed. Thanks for any help. -- Ibrahim Ercan