Can't see my DbgPrint statements in a local kernel debugging session

I’ve been trying to debug a driver problem on my system which only
occurs under certain stress-level conditions. I’ve tried to use
DebugView but it misses the DbgPrint messages I need to see so I tried
to use the local kernel debugging mode but it doesn’t show the
messages. Can someone please tell me why?

Regards,
Bob