Re: ambuild parameters - Mailing list pgsql-general

From david.hoksza@seznam.cz
Subject Re: ambuild parameters
Date
Msg-id 238367896.20060322072326@seznam.cz
Whole thread Raw
In response to Re: ambuild parameters  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Yes, it came across my mind immediately atfter sending the mail
yesterday , but didn't help:( (and it's dll - it's on win32).

David Hoksza

________________________________
22. března 2006, 4:26:07, napsal jste:

TL> david.hoksza@seznam.cz writes:
>> Probably the reason is, that the dll is not loaded yet? But what's the
>> right way to set breakpoint into dll, which isn't loaded yet?

TL> Try forcing the .so to be loaded via the SQL "LOAD" command before you
TL> attach to the process with gdb.

TL>                         regards, tom lane


pgsql-general by date:

Previous
From: Luckys
Date:
Subject: Re: partial resultset in java
Next
From: "Qingqing Zhou"
Date:
Subject: Re: How to release locks