public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: amylaar@cygnus.co.uk
To: corsepiu@faw.uni-ulm.de (Ralf Corsepius)
Cc: egcs@cygnus.com
Subject: Re: gdb for egcs/sh-elf
Date: Thu, 15 Jan 1998 16:30:00 -0000	[thread overview]
Message-ID: <199801151442.OAA16526@phal.cygnus.co.uk> (raw)
In-Reply-To: <34BCDD3E.85DA8B14@faw.uni-ulm.de>

> 1)  Setting a break point
> 
> > (gdb) >br bsp_start
> > Breakpoint 1 at 0xa0484ea
> 
> According to the disassembled code this isn't the address of the
> function but at some small offset close beside it.
> > 0a0484e8 <_bsp_start>:
> > a0484e8:       2f 86           mov.l   r8,@-r15
> > a0484ea:       d1 34           mov.l   a0485bc <_bsp_start+0xd4>,r1

That's a feature.  The breakpoint is set at location after the prologue.

  parent reply	other threads:[~1998-01-15 16:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-01-14  8:42 Ralf Corsepius
1998-01-15 16:30 ` Stephen Williams
1998-01-15 16:30 ` amylaar [this message]
1998-01-15 16:30 ` Jeffrey A Law
1998-01-16  1:51 ` Robert Lipe

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=199801151442.OAA16526@phal.cygnus.co.uk \
    --to=amylaar@cygnus.co.uk \
    --cc=corsepiu@faw.uni-ulm.de \
    --cc=egcs@cygnus.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).