From: "Kei Sakamoto" <sakamoto.kei@renesas.com>
To: <gdb-patches@sources.redhat.com>
Subject: [RFA/m32r] Fix breakpoint bug of m32rsdi protocol
Date: Wed, 07 Jul 2004 05:37:00 -0000 [thread overview]
Message-ID: <020801c463e4$6c92a660$5169910a@E5A02646> (raw)
Hello,
I found a bug in m32r's own remote protocol, m32rsdi. When gdb uses m32rsdi
protocol, gdb skips the breakpoint on the next instruction.
Fo example, when pc is 0xf00020, gdb skips the breakpoint on 0xf00024.
f00020: e6 f0 10 08 ld24 r6,f01008 <y>
f00024: e3 f0 10 04 ld24 r3,f01004 <z>
The attached patch fixes this problem.
OK to commit?
===
2004-07-07 Kei Sakamoto <sakamoto.kei@renesas.com>
* remote-m32r-sdi.c: Fix breakpoint bug.
next reply other threads:[~2004-07-07 5:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-07 5:37 Kei Sakamoto [this message]
2004-07-07 5:38 ` Kei Sakamoto
2004-07-16 21:31 ` [RFA/m32r] Fix breakpoint bug of m32rsdi protocol; remote-m32r-sdi.c re-indented Andrew Cagney
2004-07-26 9:19 ` Kei Sakamoto
2004-07-26 15:14 ` Andrew Cagney
2004-07-27 1:17 ` Kei Sakamoto
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='020801c463e4$6c92a660$5169910a@E5A02646' \
--to=sakamoto.kei@renesas.com \
--cc=gdb-patches@sources.redhat.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