From: Masaki MURANAKA <monaka@monami-software.com>
To: gdb-patches@sourceware.org
Subject: [Patch] Couldn't build mips64-elf target
Date: Tue, 25 Apr 2006 10:19:00 -0000 [thread overview]
Message-ID: <A0B3404E-B913-48A5-ABFE-522C6391D612@monami-software.com> (raw)
Hello,
I've not sign an Assignment yet.
(waiting for the offline-mail from FSF.)
But... this patch is too short to sign, right?
-----
2006-04-25 Masaki MURANAKA (monaka@monami-software.com)
* mips-mdebug-tdep.c
(mips_mdebug_frame_prev_register):
Change valuep type to gdb_byte *.
-----
Index: mips-mdebug-tdep.c
===================================================================
RCS file: /cvs/src/src/gdb/mips-mdebug-tdep.c,v
retrieving revision 1.6
diff -u -p -r1.6 mips-mdebug-tdep.c
--- mips-mdebug-tdep.c 15 Mar 2006 16:29:08 -0000 1.6
+++ mips-mdebug-tdep.c 25 Apr 2006 10:02:28 -0000
@@ -394,7 +394,7 @@ mips_mdebug_frame_prev_register (struct
void **this_cache,
int regnum, int *optimizedp,
enum lval_type *lvalp, CORE_ADDR
*addrp,
- int *realnump, void *valuep)
+ int *realnump, gdb_byte *valuep)
{
struct mips_frame_cache *info = mips_mdebug_frame_cache (next_frame,
this_cache);
--
Masaki Muranaka
Monami software
next reply other threads:[~2006-04-25 10:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-25 10:19 Masaki MURANAKA [this message]
2006-04-25 19:40 ` Mark Kettenis
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=A0B3404E-B913-48A5-ABFE-522C6391D612@monami-software.com \
--to=monaka@monami-software.com \
--cc=gdb-patches@sourceware.org \
/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