I'm working on a heap exploitation problem and I'm trying to get a better look into what is happening with free and malloc.

I'm able to find the debug symbols for libc6-i386 on Debian, but I've had no such luck with Kali. Debian has a separate repository for debug symbols; does Kali have something similar, or do they make the debug symbols available? I have found some debug symbols for some packages, but I'm looking specifically for libc6-i386-dbgsym.

Thank you for any help