This is the mail archive of the gdb@sourceware.org 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: "Invalid remote reply: n"


On Fri, May 16, 2008 at 07:46:40AM +0200, Geert Vancompernolle wrote:
> I then replaced the GDB compiled by Insight, with the one provided by
> MontaVista.

I think you are confused about how Insight works.  It does not run a
separate GDB binary.  Everything it needs is built in to the Insight
binary.

> "Invalid remote reply: nxx"

This error means that you are using the FSF GDB sources, not the
MontaVista GDB sources.  If you want to build insight yourself,
build gdbserver too.

-- 
Daniel Jacobowitz
CodeSourcery


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