Re: Reverse debugging for arm baremetal targets?
Hui Zhu <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CANFwon0sYZbXVfFDSJF-LyretWZcPgUKyNSWJTsDosNH9t7iBw@mail.gmail.com> |
On Mon, Jul 22, 2013 at 9:37 AM, Terry Guo <[email protected]> wrote: > Hi there, > > Is this feature enabled for arm baremetal targets? If not, is it > possible to do so and what kind of problems we need to solve to > achieve this? Thanks in advance for your help. > > Best Regards, > Terry If just for reverse debug, I think it is not depend on the arch. So I think it is OK for ARM. And if I remember is right, simics support it. Thanks, Hui