public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gthomas@redhat.com>
To: "Trenton D. Adams" <tadams@extremeeng.com>
Cc: eCos discussion <ecos-discuss@sources.redhat.com>
Subject: RE: [ECOS] breakpoint () support locking app
Date: Wed, 11 Jul 2001 07:59:00 -0000	[thread overview]
Message-ID: <XFMail.20010711085839.gthomas@redhat.com> (raw)
In-Reply-To: <000701c10a18$dc402a10$090110ac@TRENT>

On 11-Jul-2001 Trenton D. Adams wrote:
>   > On 11-Jul-2001 Trenton D. Adams wrote:
>   > > Sorry, I forgot to mention that I'm using the GDB stub 
>   > support with 
>   > > the breakpoint () function.  With this support added the 
>   > code won't 
>   > > run, it hangs right off the bat.
>   > 
>   > How are you downloading the code?
> 
> I'm using GDB to do it over the network.  It's the same way I've been
> doing it right from the start of the project.
> 
> 
> target remote 172.16.1.240:9000
> load
> continue

As I expected.  Sorry, but this can't work because as soon as the target
application tries to run, the GDB debug channel will break.  In fact, if
you have a 'minicom' session open to the board, you'll probably see GDB
come up there.

Network debugging is only supported using RedBoot - it cannot be done
with builtin stubs (when stubs are included in the application).

  reply	other threads:[~2001-07-11  7:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-10 16:04 Trenton D. Adams
2001-07-11  5:08 ` Gary Thomas
2001-07-11  7:35   ` Trenton D. Adams
2001-07-11  7:38     ` Gary Thomas
2001-07-11  7:51       ` Trenton D. Adams
2001-07-11  7:59         ` Gary Thomas [this message]
2001-07-11  8:03           ` Trenton D. Adams
2001-07-11  8:29             ` Gary Thomas
2001-07-11  8:14 Trenton D. Adams

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=XFMail.20010711085839.gthomas@redhat.com \
    --to=gthomas@redhat.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=tadams@extremeeng.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).