Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Nathan Sidwell <nathan@codesourcery.com>
Cc: gdb-patches@sourceware.org
Subject: Re: add bare_board variable
Date: Wed, 19 Jul 2006 16:27:00 -0000	[thread overview]
Message-ID: <20060719162717.GA23734@nevyn.them.org> (raw)
In-Reply-To: <44BE5B70.4000808@codesourcery.com>

On Wed, Jul 19, 2006 at 05:18:56PM +0100, Nathan Sidwell wrote:
> >Do you think that start should work for remote targets, and be
> >equivalent to "tbreak main; continue" instead of "tbreak main; run"?
> >Or maybe it should issue an error instead of trying to run?
> 
> Although 'tbreak main; continue' would be nice, it'll only work after a 
> load, otherwise the state won't be right.  Or, can gdb pull the entry point 
> address out of the current file and do 'tbreak main; j *<addr>' ?

It could... but who knows where you'd end up?  We've seen that
sometimes more of a reset is needed.  I guess we should make it issue a
sensible error, and allow the test to pass when it sees that error.

-- 
Daniel Jacobowitz
CodeSourcery


      reply	other threads:[~2006-07-19 16:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-09 21:10 Nathan Sidwell
2006-06-16 16:36 ` Nathan Sidwell
2006-07-19 15:53 ` Nathan Sidwell
2006-07-19 16:04 ` Daniel Jacobowitz
2006-07-19 16:18   ` Nathan Sidwell
2006-07-19 16:27     ` Daniel Jacobowitz [this message]

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=20060719162717.GA23734@nevyn.them.org \
    --to=drow@false.org \
    --cc=gdb-patches@sourceware.org \
    --cc=nathan@codesourcery.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