[asterisk-dev] Beginner question - Opening project in kdevelop
Mihai Balea
mihai at hates.ms
Mon Apr 30 08:31:00 MST 2007
On Apr 30, 2007, at 10:54 AM, Thiago Paiva Flores wrote:
> Thanks again Philipp. I dont know if the user list
> would be the best place since I'm trying to open
> asterisk inside kdevelop to change some of the
> sources.
> but anyway, if you think I could get my anwers there
> I'd be happy to singup in that list.
> By the way, since I'm really a beginner here, if you
> (or someone else) could tell me wich IDE are you using
> (if you are using) and how do you debug the program in
> a easy way. If there is some beginners guide for
> developers I'd be happy to read it so I dont need send
> to much easy questions here. I've read a lot of stuff
> in the asterisk.org page, but nothing like a HOW TO
> for me to open the project inside some IDE and start
> compiling/debuging.
If you're familiar with kdevelop, you might want to look into
kscope. It's a leaner version, designed for C projects. It really
helps when you're trying to familiarize yourself with a large code
base (like Asterisk). If you find that you're often asking "where is
this function/structure defined?" or "where is this function
called?", then kscope might be a better tool for you.
Mihai
More information about the asterisk-dev
mailing list