Remote gdb debuggin and shared libs

From: Jarek Kucypera (jkuNO_at_SPAMmikrozet.wroc.pl)
Date: 12/31/04


Date: Fri, 31 Dec 2004 19:05:21 +0100

I'm trying to debugg remotly with gdbserver<=>gdb and I can't
step into code in any shared library (when i try to, the program
just runs to the end). When using gdb locally, everything it's
ok. Any hints ?

Now I'm trying this between linux machines,
but to make the thing a bit more complicated ;)
my objective is to run gdbserver on linux and
gdb under cygwin. Am I going to encounter
any difficulties ?

TiA and happy new year.

J.K.