ddd
[Top][All Lists]
Advanced

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

Segmentation Fault with ddd-3.3.10-2.i386.rpm


From: Vinh D. Lee
Subject: Segmentation Fault with ddd-3.3.10-2.i386.rpm
Date: Wed, 20 Jul 2005 19:06:29 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)

To whom this may concern:

  I have Fedora Core 4 install in my Intel PC.
  When I use ddd that comes with Fedora Core 4 with the
  following simple C program compiled with g++ that also
  comes with Fedora Core 4, I got

     GDB terminated abnormally (Segmentation fault)

  The problem I am using is as follows:

  #include <stdio.h>

  int main()
  {
        printf("Hello world\n");
        return 1;
  }

  After I brought up ddd with the executable of this simple
  program, I just click the [Lookup] botton on the tool bar,
  Segmentation fault occurs in a few seconds.

Thanks,
Vinh Lee





reply via email to

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