[Patch 4/7]: 68HC11 port of gdb (sim-event time that remains)

Andrew Cagney ac131313@cygnus.com
Thu Jul 27 04:37:00 GMT 2000


Stephane Carrez wrote:
> 
> Hi!
> 
> The following patch adds two functions to the simulator framework
> to compute the time which remains before an event occurs.
> 
> I'm using this for some 68hc11 simulator print commands (called from gdb)
> to tell when a particular event (such as an interrupt) will occur.
> 
>         Stephane
> 
> The ChangeLog is for gdb/sim/common
> 
> 2000-06-25  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
> 
>         * sim-events.c (sim_events_remain_time): New function returning
>         the time that remains before the event is raised.
>         * hw-events.c (hw_event_remain_time): Likewise.
>         * sim-events.h (sim_events_remain_time): Declare.
>         * hw-events.h (hw_event_remain_time): Declare.
> 

Applied.
	Andrew


More information about the Gdb-patches mailing list