This is the mail archive of the
gdb@sources.redhat.com
mailing list for the GDB project.
Re: gdbserver (was Re: parcelling up struct gdbarch)
- To: Fabrice Gautier <gautier at email dot enst dot fr>
- Subject: Re: gdbserver (was Re: parcelling up struct gdbarch)
- From: Quality Quorum <qqi at world dot std dot com>
- Date: Tue, 17 Jul 2001 13:36:27 -0400
- cc: Daniel Jacobowitz <dmj+ at andrew dot cmu dot edu>, Andrew Cagney <ac131313 at cygnus dot com>, jtc at redback dot com, gdb at sources dot redhat dot com
Hi,
The last time I checked multi-threading support in remote.c was
broken - I do not remember exact details by now.
I tried to make a complete implementation of both sides -
http://world.std.com/~qqi/downloads/i386_stub.tar.gz
- hope, it will be useful.
I also have an extended gdbserver which supports native targets
on Linux and FreeBsd -
http://world.std.com/~qqi/downloads/rproxy-0.6.tar.gz
Thanks,
Aleksey