This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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: multi-ice-gdb-server


On Fri, 2003-03-21 at 01:16, Paul M. Øverby wrote:
> GDB Server starting on port 9000
> Got a connection from 10.0.0.3
> readchar: Got EOF
> Closing connection...
> ----
> Insight/gdb:
> "couldn't establish connection to remote target. Malformed response to
> offset query"
> 
> Don't quite follow the version discussion about insight though! The
> multi-ice-gdb-server won't compile unless I use insight 5.1.1

Ugh. Is the multiice server really that closely coupled to a version of
GDB? I wouldn't think so. In fact, the last time I built it, I didn't
even have GDB lying around anywhere. You should be able to merge this
into something newer, but it should not matter. I would not, however,
run anything < 5.2 on cygwin. There were major issues with gdb in that
release. (And I'm sure Insight had it share of problems, too.)

> 5.3 on linux when connecting. Should I use 5.1.1 on linux aswell, or should
> I use the latest version at all times ?

You could try using an earlier gdb. Maybe there was a change in newer
releases which breaks the multi-ice server. The only way to know is to
find out.

Your next recourse, given that this is a GDB problem, will be to send a
session (server and host) to the gdb mailing list
(gdb at sources dot redhat dot com) asking for help, adivce, etc. You should
probably also "set debug remote 1" so that protocol debug messages are
sent to stdout. This may help someone recognize what is wrong.

Keith



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