Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Roman Mashak <romez777@gmail.com>
Cc: gdb@sourceware.org
Subject: Re: gdb for AT91SAM7
Date: Wed, 14 May 2008 11:39:00 -0000	[thread overview]
Message-ID: <20080514113929.GA5721@caradoc.them.org> (raw)
In-Reply-To: <40a670230805140042m311ccf04xb948628d0fa4532c@mail.gmail.com>

On Wed, May 14, 2008 at 12:42:46AM -0700, Roman Mashak wrote:
> #arm-elf-gdb main.elf
> #target remote localhost:2331
> #break *0x100000
> #continue
> Continuing.
> ...

Is the application already loaded or in flash?  And is the PC already
pointing at 0x100000?  You have to get it pointing to there somehow.

If the PC is already 0x100000 when you say continue, GDB assumes
you're trying to continue, not stop at the current location.

-- 
Daniel Jacobowitz
CodeSourcery


  reply	other threads:[~2008-05-14 11:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-14  7:43 Roman Mashak
2008-05-14 11:39 ` Daniel Jacobowitz [this message]
2008-05-14 23:39   ` Roman Mashak
2008-05-14 18:13 ` Michael Snyder

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=20080514113929.GA5721@caradoc.them.org \
    --to=drow@false.org \
    --cc=gdb@sourceware.org \
    --cc=romez777@gmail.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