This is the mail archive of the ecos-discuss@sources.redhat.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]

Re: Embedded ICE programming


On Mon, Jul 24, 2000 at 11:03:39AM +0200, Siegfried Schaefer wrote:

> we are also using gdb with jeeni. What we have discover is that you only
> loose controll if you don't set a breakpoint. Of course, setting a
> breakpoint is not always a good solution.
> If you try to connect again to your target than it will stopped
> immediatedly. This is a bad but functional way to stop the target. I
> think that there must be a problem with the communication between gdb
> and jeeni. 

If you're using a Jeeni, you should be able to stop the target
by sending a SIGINT to gdb.  On my Linux systems, pressing
Ctrl-C at the gdb prompt does this. IIRC, that patch made it
into the gdb source tree about 6 months ago.

-- 
Grant Edwards
grante@visi.com

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