Hi, > Do Ruby’s DEBUG messages work in the current GEM5 that is checked-in? > (If yes, how do we enable them?)
go to src/mem/ruby/config/defaults.rb in class Debug, you can set your desired debug setting (set protocol_trace to true to have debug enabled). > And is anyone working on unifying Ruby’s DEBUG messages with M5’s DEBUG > messages? At the end we will have ruby configuration in M5 style! Somayeh Krishna, Tushar wrote: > Hi, > > > > Do Ruby’s DEBUG messages work in the current GEM5 that is checked-in? > (If yes, how do we enable them?) > > And is anyone working on unifying Ruby’s DEBUG messages with M5’s DEBUG > messages? > > > > Thanks > > Tushar > > > ------------------------------------------------------------------------ > > _______________________________________________ > m5-dev mailing list > [email protected] > http://m5sim.org/mailman/listinfo/m5-dev _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
