"Nigel J. Andrews" <[EMAIL PROTECTED]> writes:
> ... I might not have tried the LOAD then attach gdb sequence.
I think you need the "sharedlibrary" command to get gdb to know the
symbols in a shlib that was loaded into the process after gdb first
attached to it. If you do the LOAD, then attach, you bypass the need
to issue a manual "sharedlibrary" command.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly