ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ddd crash on Red Hat Linux 7.4


From: Zaiwen Gong
Subject: ddd crash on Red Hat Linux 7.4
Date: Tue, 21 Nov 2017 13:05:06 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

Hi,

I am using ddd-3.3.12-20.el7.x86_64 on Red Hat Linux 7.4 (3.10.0-693.2.1.el7.x86_64).

I would like to know if it is supported?

Below is a simple program. It will crash if in ddd I right click on x and select print and then later try to type anything into the debugger at the gdb prompt

    #include <stdio.h>

    int main ()
    {
        int x = 1;
        printf ("%d",x );

        return 0;
      }

#To build ....
#g++ -g simpleProg.cxx -o simpleProg

Has anyone been using ddd in Red Hat Linux 7.4 and encountered the same crash?

I have opened an issue here:

Any reply will be highly appreciated.

Thanks,

Zaiwen

-- 
Zaiwen Gong      
System Administration Group
Controls Systems Section
Collider-Accelerator Department
Brookhaven National Laboratory
Telephone: (631)344-2938
email:  address@hidden 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]