This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Does gdb ARM simulator support armv7?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]