discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Re: Discuss-gnuradio Digest, Vol 64, Issue 1


From: jiqun qi
Subject: Re: [Discuss-gnuradio] Re: Discuss-gnuradio Digest, Vol 64, Issue 1
Date: Sun, 2 Mar 2008 17:31:30 -0600

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 <address@hidden> 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
>
>
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]