bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: $cycles on gdb 5.1.1 arm-coff?


From: Andrew Cagney
Subject: Re: $cycles on gdb 5.1.1 arm-coff?
Date: Thu, 07 Mar 2002 12:33:26 -0500
User-agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.8) Gecko/20020210

Hi,

I am trying to get cycle counts for an ARM target with the ARM simulator included with gdb-5.1.1 . I think I am supposed to query a register $cycles, but no such register shows up from "info reg" and "p $cycles" returns void.

A google search reveals that this question has come up before, but
showed no resolution. What am I doing wrong?

thanks,
-David Molnar

The $cycles register was only implemented for a small number of simulators (z8k and h8300).

Andrew





reply via email to

[Prev in Thread] Current Thread [Next in Thread]