`gdbserver' in cross compiled builds

Daniel Jacobowitz drow@mvista.com
Sun Feb 24 10:25:00 GMT 2002


On Sun, Feb 24, 2002 at 10:29:33AM -0800, Dan Kegel wrote:
> Daniel Jacobowitz wrote:
> > > ... Why does the gdbserver directory work so bad ?
> > 
> > Use current CVS instead.  I've spent months fixing this.
> > 
> > In fact, if you get current CVS, you can:
> > mkdir obj
> > cd obj
> > ../src/gdb/gdbserver/configure
> > make
> > 
> > And build only the server.
> 
> Oooh, thanks.  I'll have to try that.
> 
> What's the word on gdbserver and multithreaded programs?
> Were those patches from Michal Korbal on track, or is
> the right solution going forward something different?

A little bit different.  I'm working on it now.

His patches were unfortunately based on a GDB module that's been
obsoleted; someone interested could probably hack them into a usable
state, but not into a good one.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer



More information about the Gdb mailing list