> I really need to use a debugging tool like gdb, but it seems that it
> just work with m5.debug.
> scons run memtest-ruby with m5.fast, how can I make it use m5.debug?

In your scons target, you must have the word fast in there somewhere.
If you replace it with debug, it should work.  If this doesn't make
sense, you're gonig to need to give us more information.  What are the
exact command lines you're using to build and run m5, and what are the
error messages (if any) you're getting.


  Nate
_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to