help req setting breakpoints.
sanam singh <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
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. https://signup.live.com/signup.aspx?id=60969 _______________________________________________ ddd mailing list [email protected] http://lists.gnu.org/mailman/listinfo/ddd