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


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?

Thanks,
Dan

http://www.kegel.com/linux/gdbserver.html


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