mem: Adding verbose debug output in the memory system
Review Request #1773 - Created March 14, 2013 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9593:ea5a5150581d --------------------------- mem: Adding verbose debug output in the memory system This patch provides useful printouts throughut the memory system. This includes pretty-printed cache tags and function call messages (call-stack like).
Posted (March 15, 2013, 3:03 a.m.)
How about having a DPRINTF version that prints function name as well?
