Re: ambuild parameters

From: david(dot)hoksza(at)seznam(dot)cz
To: pgsql-general(at)postgresql(dot)org
Subject: Re: ambuild parameters
Date: 2006-03-22 06:23:26
Message-ID: 238367896.20060322072326@seznam.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)hoksza(at)seznam(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Qingqing Zhou 2006-03-22 06:56:19 Re: How to release locks
Previous Message Luckys 2006-03-22 06:20:26 Re: partial resultset in java