[EMAIL PROTECTED] 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?

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

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to