Re: Should I look elsewhere??

From: Mathieu Dube <mathieu_dube(at)videotron(dot)ca>
To: "Mitch Vincent" <mitch(at)venux(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Should I look elsewhere??
Date: 2001-02-05 22:13:42
Message-ID: 0102051716010B.10576@therver.local2.lan
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 05 Feb 2001, you wrote:
> You're not backtracing the same core file as before, are you?
???
I dont see what you mean

I build postgresql with -g and then put libpq.a in my project's dir
all my files are compiled with -g too

the only other thing I use is posix threads

How do I know what function is supposed to be in the place of ?? that gdb
outputs

Thanks
-Mat
>
> The core file produced by something compiled with debug symbols should be
> much nicer to read..
>
> -Mitch
>
> ----- Original Message -----
> From: "Mathieu Dube" <mathieu_dube(at)videotron(dot)ca>
> To: <pgsql-hackers(at)postgresql(dot)org>
> Sent: Monday, February 05, 2001 5:03 PM
> Subject: Should I look elsewhere??
>
>
> > So...
> > If after recompiling postgres with -g in the CFLAGS and still getting
> 0x40050768 in ?? ()
> > in gdb, should I look elsewhere???
> >
> > Thanks
> > -Mat
> > --
> > Mathieu Dube
> > Mondo-Live
> > www.flipr.com
> >
--
Mathieu Dube
Mondo-Live
www.flipr.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephan Szabo 2001-02-05 22:20:30 Foreign keys and deferrable
Previous Message Alex Pilosov 2001-02-05 22:09:52 Re: Should I look elsewhere??