Re: newbie question: multiple source files
Larry Finger <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
Mag Gam wrote: > Hello All, > > I just got into C programming and I am working with DDD -- A great > product BTW -- and I was wondering how I can work with multiple source > files. For example, I am playing around with several GTK programs > where I have multiple .c files. I would like to step thru the program > (which has a main.c), but when I create the breakpoints I am not sure > what is going on. Under the File menu item is an "Open Source" item that lets you open other source files. Once you have selected another file, you can set breakpoints, etc.