[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DDD
From: |
Russell Shaw |
Subject: |
Re: DDD |
Date: |
Thu, 12 Mar 2015 17:41:22 +1100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.5.0 |
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.
On 12/03/15 16:00, Žarko Živanov 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?
Hi,
I compiled from sources ddd 3.3.11 on debian/unstable, and it still had the
problem of showing breakpoints between lines, as well as the selected text area
of a mouse click being wrong (it happens on a larger program i have, but not in
a simple test program).
The current version of ddd on debian/unstable is 3.3.12.
I noticed the dependencies of 3.3.12 is different to 3.3.11, and the bug might
be in one of the motif/athena or whatever widget libraries.
I was going to port ddd to a new widget library, but it'll be a while yet.
- DDD, Russell Shaw, 2015/03/11
- Re: DDD, vose, 2015/03/11
- Re: DDD, Žarko Živanov, 2015/03/12
- Re: DDD,
Russell Shaw <=
- Re: DDD, shaunak saha, 2015/03/12
- Re: DDD, Žarko Živanov, 2015/03/12
- Re: DDD, shaunak saha, 2015/03/13
- Re: DDD, Fred Krogh, 2015/03/13
- Re: DDD, Michael Eager, 2015/03/26
- Re: DDD, Fred Krogh, 2015/03/26
- Re: DDD, Russell Shaw, 2015/03/14
Re: DDD, Shahbaz Youssefi, 2015/03/12