From: Masaki Muranaka <monaka@monami-software.com>
To: Daniel Jacobowitz <drow@false.org>
Cc: gdb-patches@sourceware.org, binutils@sourceware.org
Subject: Re: Can't set architecture to m32c on m32c-elf-gdb.
Date: Thu, 04 Dec 2008 01:04:00 -0000 [thread overview]
Message-ID: <4CFDA3F3-316D-4218-B2CD-8A9B7D403EBC@monami-software.com> (raw)
In-Reply-To: <20081203140802.GA6965@caradoc.them.org>
Hello,
Thanks for your suggestion.
On 2008/12/03, at 23:08, Daniel Jacobowitz wrote:
> Maybe it's supposed to be "set architecture m32c:m16c" ?
No. What I want to is just enable m32c register set
when I put "set architecture m32c".
Additional information about this issue is follows:
Before applied my patch.
| (gdb) set architecture m32c
| The target architecture is assumed to be m16c
The architecture settings is not changed.
And there seems to be no change around register settings.
| (gdb) print $dma0
| $1 = void
It's an unsuitable behaviour, right?
After applied my patch.
| (gdb) set architecture m32c
| The target architecture is assumed to be m32c
And we can use some extra registers for m32c.
> On Wed, Dec 03, 2008 at 06:16:29PM +0900, Masaki Muranaka wrote:
>> Hello,
>>
>> I couldn't set architecture m16c to m32c on the HEAD revision of gdb,
>> I think it is caused by definition in bfd/cpu-m32c.c but I'm not certain.
>> Any comments appreciated.
>
>
> --
> Daniel Jacobowitz
> CodeSourcery
>
Masaki Muranaka
Monami Software
next prev parent reply other threads:[~2008-12-04 1:04 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-03 9:17 Masaki Muranaka
2008-12-03 14:08 ` Daniel Jacobowitz
2008-12-04 1:04 ` Masaki Muranaka [this message]
2008-12-04 4:27 ` Daniel Jacobowitz
2008-12-04 6:48 ` Masaki Muranaka
2008-12-04 13:13 ` Daniel Jacobowitz
2008-12-04 14:22 ` Pedro Alves
2008-12-05 0:29 ` Masaki Muranaka
2009-12-28 2:32 ` Masaki Muranaka
2009-12-31 12:22 ` Nick Clifton
2010-01-03 0:00 ` Masaki Muranaka
2010-01-06 8:18 ` [patch] " Masaki Muranaka
2010-01-06 15:17 ` Nick Clifton
2010-01-06 23:24 ` Masaki Muranaka
2010-01-07 15:54 ` Nick Clifton
2010-01-07 22:38 ` Masaki Muranaka
2010-01-07 22:45 ` DJ Delorie
2010-01-08 0:02 ` Masaki Muranaka
2010-01-08 0:07 ` DJ Delorie
2010-01-08 0:45 ` Masaki Muranaka
2010-01-08 11:40 ` Nick Clifton
2010-01-12 0:04 ` Masaki Muranaka
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=4CFDA3F3-316D-4218-B2CD-8A9B7D403EBC@monami-software.com \
--to=monaka@monami-software.com \
--cc=binutils@sourceware.org \
--cc=drow@false.org \
--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