gdb doesn't show all threads, but gdbserver does

teawater teawater@gmail.com
Wed Jan 21 00:26:00 GMT 2009


I think gdbserver need non-strip libpthread too. I met this issue in before.
So it make me confused. :)

On Wed, Jan 21, 2009 at 08:14, Paul Pluzhnikov <ppluzhnikov@google.com> wrote:
> On Tue, Jan 20, 2009 at 4:05 PM, teawater <teawater@gmail.com> wrote:
>> Really?
>> Why your gdbserver can be use? Is it static link?
>
> I think it works for OP because with gdbserver, the host GDB is
> doing symbol lookups, and the copy of target libpthread which host
> GDB uses has not been stripped.
>
> Cheers,
> --
> Paul Pluzhnikov
>



More information about the Gdb mailing list