[Gems-users] Ruby debugging


Date: Thu, 22 Jun 2006 12:29:14 +0200
From: "Daniele Bordes" <daniele.bordes@xxxxxxxxx>
Subject: [Gems-users] Ruby debugging
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.
[← Prev in Thread] Current Thread [Next in Thread→]