647,648c647
< TheISA::PCState pc = context->pcState();
< DPRINTF(GDBMisc, "trap: PC=%s\n", pc);
---
> DPRINTF(GDBMisc, "trap: PC=%s\n", context->pcState());