This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: `gdbserver' in cross compiled builds


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]