* Does gdb ARM simulator support armv7?
@ 2008-08-01 9:34 Doug Kwan (關振德)
2008-08-01 12:55 ` Daniel Jacobowitz
0 siblings, 1 reply; 3+ messages in thread
From: Doug Kwan (關振德) @ 2008-08-01 9:34 UTC (permalink / raw)
To: gdb-patches
Hi,
I am not sure this is the right place to ask this question but I
hope people working on the ARM sim can give me the answer. I am
working on a gcc patch and I would like to test my patch for armv5,
armv6 and armv7. I got no problem with armv5 and a few issues with
armv6 but I worked around those. With armv7, things looked bad when I
tried to run gcc's testsuite using the simulator. I looked at the
simulator source code and the ChangeLog but there did not seem to have
any mentioning of THUMB2 or v7. Does the gnu ARM simulator support
THUMB2?
-Doug
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: Does gdb ARM simulator support armv7?
2008-08-01 9:34 Does gdb ARM simulator support armv7? Doug Kwan (關振德)
@ 2008-08-01 12:55 ` Daniel Jacobowitz
2008-08-02 1:36 ` Doug Kwan (關振德)
0 siblings, 1 reply; 3+ messages in thread
From: Daniel Jacobowitz @ 2008-08-01 12:55 UTC (permalink / raw)
To: Doug Kwan (關振德); +Cc: gdb-patches
On Fri, Aug 01, 2008 at 02:33:57AM -0700, Doug Kwan (鿝德) wrote:
> Hi,
>
> I am not sure this is the right place to ask this question but I
> hope people working on the ARM sim can give me the answer. I am
> working on a gcc patch and I would like to test my patch for armv5,
> armv6 and armv7. I got no problem with armv5 and a few issues with
> armv6 but I worked around those. With armv7, things looked bad when I
> tried to run gcc's testsuite using the simulator. I looked at the
> simulator source code and the ChangeLog but there did not seem to have
> any mentioning of THUMB2 or v7. Does the gnu ARM simulator support
> THUMB2?
No, it doesn't. You may have better luck with qemu; that's what we
use for testing, but I don't remember if the public tree has Thumb-2
support.
--
Daniel Jacobowitz
CodeSourcery
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Does gdb ARM simulator support armv7?
2008-08-01 12:55 ` Daniel Jacobowitz
@ 2008-08-02 1:36 ` Doug Kwan (關振德)
0 siblings, 0 replies; 3+ messages in thread
From: Doug Kwan (關振德) @ 2008-08-02 1:36 UTC (permalink / raw)
To: Doug Kwan (關振德), gdb-patches
Thanks. qemu did the trick for me.
-Doug
2008/8/1 Daniel Jacobowitz <drow@false.org>:
> On Fri, Aug 01, 2008 at 02:33:57AM -0700, Doug Kwan (關振德) wrote:
>> Hi,
>>
>> I am not sure this is the right place to ask this question but I
>> hope people working on the ARM sim can give me the answer. I am
>> working on a gcc patch and I would like to test my patch for armv5,
>> armv6 and armv7. I got no problem with armv5 and a few issues with
>> armv6 but I worked around those. With armv7, things looked bad when I
>> tried to run gcc's testsuite using the simulator. I looked at the
>> simulator source code and the ChangeLog but there did not seem to have
>> any mentioning of THUMB2 or v7. Does the gnu ARM simulator support
>> THUMB2?
>
> No, it doesn't. You may have better luck with qemu; that's what we
> use for testing, but I don't remember if the public tree has Thumb-2
> support.
>
> --
> Daniel Jacobowitz
> CodeSourcery
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-08-02 1:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-01 9:34 Does gdb ARM simulator support armv7? Doug Kwan (關振德)
2008-08-01 12:55 ` Daniel Jacobowitz
2008-08-02 1:36 ` Doug Kwan (關振德)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox