Hi,
Setup build environment as you said earlier,
Thanks for help

I did followed all you said.

yum install fedora-rpmdevtools -y
yum install rpmdevtools
rpmdev-setuptree


I install the srpm as below

rpm -i /home/harsha/Download/wpa_supplicant-0.6.4-2.fc10.src.rpm

every time i will create the
tar.gz file of the folder /root/rpmbuild/SOURCE/wpa_supplicant-0.6.4/
and compile as

rpmbuild -bs wpa_supplicant.spec

and i put print statements and debug,
Can any one help me how can i use kdbg and use
any kind of debug build where i can debug line by line...

Please help me how to setup debug enveronment in fedora
and debug line by line,

I even installed
rpm -i wpa_supplicant-debuginfo-0.6.4-2.fc10.i386.rpm

the source is present at /usr/src/debug/

But could not find any pointers in net where i can debug line by line.


Thanks for your replies

Regards
Harsha