|
From: | sanam singh |
Subject: | help req setting breakpoints. |
Date: | Sat, 22 May 2010 09:28:45 +0000 |
Hi, I am using wingide to debug my python code. To debug my c code when i attach wingide to ddd. It is all done successfully. However when i try to set a beak point in gdb i get following error : (gdb) break /home/sa/mygr/gnuradio-core/src/lib/general/gr_gr_deinterleave.cc:13 No source file named /home/sa/mygr/gnuradio-core/src/lib/general/gr_gr_deinterleave.cc. however the file really exists there. Secondly, when after attaching i simple give the command : (gdb) break 13 Breakpoint 4 at 0x805a0f5: file ./Modules/python.c, line 13. where as i am running my program from a different folder. Please help me. Cheers. Hotmail: Powerful Free email with security by Microsoft. Get it now. |
[Prev in Thread] | Current Thread | [Next in Thread] |