This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


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

insight/gdb/linux


I am interested in trying to hook up the insight tcl/tk gui to
gdb running as a user process on linux (on an arm processor).
I've got it so that insight actually connects over the
serial port (at least that's what it says :-) and I get
reasonable-looking things for registers and stuff.

But I can't seem to run anything. insight, for one
thing, wants to download the binary, but the
gdbserver on the other end doesn't know what
to do with it. Besides, the binary is already there - it
gets started when the gdbserver is started.

Is there some way to get insight to just start/continue
what's already down there?

TIA!
-Paul Kinzelman


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