Re: DDD
shaunak saha <[email protected]> Fri, 13 Mar 2015 00:52:20 -0700
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <CAKw9LJ=rz5ckFAE-KhoSB8tjj-Wj7eK93JmS_-s1aCOQq628ww@mail.gmail.com> |
Awesome...You can download the code from the DDD svn repo. the branch for gtk port is "gddd". Please go ahead and try the code and contribute. It would be great. -Shaunak On Thu, Mar 12, 2015 at 12:46 AM, Žarko Živanov <[email protected]> wrote: > Shaunak, > I'm really glad to hear that DDD isn't abandoned! Is there a git > repository or something like that for GTK port? I'd like to test it, and if > I have time (and more importantly, knowledge), maybe contribute to it. > > > On 12/03/15 08:19, shaunak saha wrote: > > Hi, > > We are working on porting GTK port version of DDD. hopefully the first > GTK official release will be done end of this year. Will make a last motif > release before that with few fixes. > > > Regards, > Shaunak > > On Wed, Mar 11, 2015 at 10:00 PM, Žarko Živanov <[email protected]> wrote: > >> I doubt that there is a fix except for rewrite of its GUI. It is the only >> Motif application that I'm still using and it is increasingly harder to >> keep it running well on newer distributions. I wouldn't proclaim that the >> project is dead, but it may be very close to that. Does anybody know is >> there any news on GTK port? >> >> >> On 11/03/15 15:24, Russell Shaw wrote: >> >>> Hi, >>> When i set a breakpoint at "main", it appears half way between the first >>> and second line: >>> >>> int main(int argc, char *argv[]) >>> { >>> int ret = EXIT_SUCCESS; >>> <-- red dot >>> ... >>> >>> Is there any fix for that? >>> >>> I tried recompiling, so the source is not out of sync with the binary. >>> >>> >>> >> >> > >