with -g and libpq.a ...

From: Mathieu Dube <mathieu_dube(at)videotron(dot)ca>
To: pgsql-hackers(at)postgresql(dot)org
Subject: with -g and libpq.a ...
Date: 2001-02-05 20:12:23
Message-ID: 01020515142506.10576@therver.local2.lan
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

even after compiling with -g and using the libpq.a it still outputs that on the
bt after the crash...

(gdb) bt
#0 0x40050768 in ?? ()
#1 0x4004ff25 in ?? ()
#2 0x804a3cd in main (argc=3, argv=0xbffff8e4) at therver.c:430
#3 0x400739ee in ?? ()

--
Mathieu Dube
Mondo-Live
www.flipr.com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message m w 2001-02-05 20:13:56 Can we modify 'text *' passed to a C function?
Previous Message Mike Miller 2001-02-05 20:04:50 Re: [HACKERS] Re: Re: grant privileges to a database [URGENT]