Re: Segmentation Fault - Mailing list pgsql-interfaces

From Philip Yarra
Subject Re: Segmentation Fault
Date
Msg-id 200304041002.15141.philip@utiba.com
Whole thread Raw
In response to Re: Segmentation Fault  ("Frankie Lam" <frankie@ucr.com.hk>)
List pgsql-interfaces
On Thu, 3 Apr 2003 19:31, Frankie Lam wrote:
> Here I have one more question, is there any debugging tools other than GDB?
> I'm not quite used to it, debugging segmentation fault is really a pain.

I'm using Redhat 7.3, with "everything" installed. It has ddd, which is a nice
frontend to gdb. More detail here: http://www.gnu.org/software/ddd/

Also you might like to consider memprof (useful in tracking down memory leaks)
- another graphical tool.

Hope this helps!
Regards, Philip.



pgsql-interfaces by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Oracle Porting, Compiere
Next
From: "Frankie Lam"
Date:
Subject: Re: Segmentation Fault