Thanks a lot! I find this elipse with pydev is very suitable for those who begin to use linux while are used to work under IDEs in windows before. Since some function and variable can be tracked easily. I think for the beginners to pythons, it's very useful.
I guess this elipse platform can also be helpful to debug C/C++ programs with something plugin similar to pydev plugin. So the gdb in text environment may be no need as well, especially for those apprentice to linux. On Sun, Mar 2, 2008 at 5:17 AM, Tom Rondeau <[EMAIL PROTECTED]> wrote: > jiqun qi wrote: > > Hey, > > > > Which IDE for python is suitable for debugging on Gnu-radio projects, > > especially for those new to Gnu-radio? > > > > I use idle in ubuntu linux, however, I find it does not have the > > function, like click the right button to see the definition or > > declaration of a variable. > > > > This kind of function is supported in Visual Studio for debugging > > C/C++ projects in windows. > > > > Regards, > > > > Robert > > Eclipse has a Python environment you can install (called Pydev). I don't > find it that useful for Python development personally, but it's what you > are looking for. > > Tom > > > _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio