|
From: | shaunak saha |
Subject: | Re: DDD |
Date: | Thu, 12 Mar 2015 00:19:50 -0700 |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |