hello, im trying to debug a program I wrote but the gdb tells me an error :
Missing separate debuginfos, use: debuginfo-istall glibc-2.9-2.i686
when im trying to use that command, it gaves me an error because my fedora is disconnected from the internet.
however, I have glibc-2.9-2.i686 in my fedora's cd.
how can I use debuginfo-install with my local file ?
or there is another solution ?
thanks!