Re: [Gems-users] Ruby debugging


Date: Thu, 22 Jun 2006 10:43:30 -0500 (CDT)
From: Mike Marty <mikem@xxxxxxxxxxx>
Subject: Re: [Gems-users] Ruby debugging
Daniel,

Please see this Wiki page on using the protocol debug tracer inside the
Ruby-only tester framework:

http://www.cs.wisc.edu/gems/doc/wiki/moin.cgi/How_do_I_understand_a_Protocol

--Mike



> Hi all. I would like to understand ruby code "behaviour" in the
> following scenario:
>
> protocol: MOESI_CMP_NUCA
> network topology:  file specified
>
> In particular, I would like to understand:
>
> 1) What happens when a cache line is searched inside L2_cache
> (mapping and searching policies)
>
> 2) Which are the relations between Network Topology and Bankclustering
>
> The problem is that I did not manage to debug ruby, because till now I
> have used ruby itself only as a module to be loaded in simics, but now
> I would like to debug only ruby, for instance, if possible, through a
> trace-driven simulation.
>
> How can I debug ruby in that scenario?
>
> Sorry to be a nuisance.
> Thank you all very much.
> _______________________________________________
> Gems-users mailing list
> Gems-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/gems-users
>
[← Prev in Thread] Current Thread [Next in Thread→]