Hi,<br>Setup build environment as you said earlier,<br>Thanks for help<br><br>I did followed all you said.<br><b><br>yum install fedora-rpmdevtools -y<br>yum install rpmdevtools<br>rpmdev-setuptree </b><br><br>I install the srpm as below<br>
<br><b>rpm -i /home/harsha/Download/wpa_supplicant-0.6.4-2.fc10.src.rpm </b><br><br>every time i will create the <br>tar.gz file of the folder /root/rpmbuild/SOURCE/wpa_supplicant-0.6.4/<br>and compile as <br><br><b>rpmbuild -bs wpa_supplicant.spec </b><br>
<br>and i put<b> print statements and debug,</b><br>Can any one help me how can i use kdbg and use<br>any kind of debug build where i can debug line by line...<br><br>Please help me how to setup debug enveronment in fedora <br>
and debug line by line,<br><br>I even installed <br><b>rpm -i wpa_supplicant-debuginfo-0.6.4-2.fc10.i386.rpm</b><br><br>the source is present at <b>/usr/src/debug/</b><br><br>But could not find any pointers in net where i can debug line by line.<br>
<br><br>Thanks for your replies<br><br>Regards<br>Harsha<br>