All of lore.kernel.org
 help / color / mirror / Atom feed
* kgdb on ARM printing a bogus OOPs
@ 2014-04-17 17:15 Corey Minyard
  0 siblings, 0 replies; only message in thread
From: Corey Minyard @ 2014-04-17 17:15 UTC (permalink / raw)
  To: linux-arm-kernel

I was playing with kgdb on ARM, and I noticed that every time it hits a
breakpoint I get the following:

  Internal error: Oops - undefined instruction: 0 [#3] PREEMPT SMP ARM

It's mostly harmless, the breakpoints still work, but all the printks
could be troublesome in some debugging situations.  It's there because
the notify_die() call was added after the printk in question.  I'd guess
it should be before the printk, but is there a reason it was added after?

Thanks,

-corey

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-04-17 17:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-17 17:15 kgdb on ARM printing a bogus OOPs Corey Minyard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.