This is the mail archive of the
gdb@sources.redhat.com
mailing list for the GDB project.
Re: two bugs in the arm simulator
Hi,
> GNATS ought to have sent you something back. It does have your
> address. I'm afraid PR 1900 is the least of the problems with the
> simulator on 64-bit hosts; it appears to be pretty busted. No one is
> working on either AFAIK though I think there's another PR about the
> busted simulator somewhere.
Yes, it did send back my reports, but nothing else.
I can probably fix PR 1957 myself, I'd like to get familiar with the
simulator. The thing is that I'd like to extend GDB's ARM simulator
so that I can get it to report the number of cycles spent in some
program. This could be used for simple benchmarking (to detect
regression over time).
I wonder if such an extension would be a big task? I'm not familiar
with GDB's code at all.
BR,
Janne