public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Carlos Losada <itel9cl1@yahoo.com>
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] GDB stops randomly
Date: Mon, 05 Feb 2007 11:43:00 -0000	[thread overview]
Message-ID: <20070205114304.GA11060@lunn.ch> (raw)
In-Reply-To: <771000.63523.qm@web62306.mail.re1.yahoo.com>

On Mon, Feb 05, 2007 at 03:14:02AM -0800, Carlos Losada wrote:
> Hi,
>  
> I'm debugging an ecos application on an ARM/TDMI based
> custom board (v. similar to EB40) using GDB through
> Eclipse/CDT, but the debugger keeps stopping at random
> places where there are no breakpoints set.  There is
> always a SIGINT associated with this stop.  It's not
> clear what's generating this signal; maybe it's an
> interrupt. Configuring SIGINT not to stop debugger
> loses control of my program
>  
> What can be done to ensure the debugger only stops at
> requested breakpoints ?

It could be that your program has crashed and done something
illegal. The gdb stub has taken over control and is now letting you
debug the problem.

      Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

  reply	other threads:[~2007-02-05 11:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-05 11:14 Carlos Losada
2007-02-05 11:43 ` Andrew Lunn [this message]
2007-02-05 13:45 ` Donald Walton
2007-02-21  7:45   ` [ECOS] " Dave Lawrence

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070205114304.GA11060@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=itel9cl1@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).