All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] arm64 kgdb fixes for single stepping
@ 2020-02-13  3:11 ` minyard
  0 siblings, 0 replies; 10+ messages in thread
From: minyard @ 2020-02-13  3:11 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, linux-arm-kernel; +Cc: linux-kernel

I got a bug report about using kgdb on arm64, and it turns out it was
fairly broken.  Patch 2 has a description of what was going on.  I am
using a Marvell 8100 board.

The following patches fix the problem, but probably not in the
best way.  They are what I hacked out to show the problems.

I am not quite sure how this will interact with kprobes and hardware
breakpoints which use the same code, but they would have been broken,
too, so this is not making them any worse.



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-02-13 15:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-13  3:11 [RFC PATCH 0/2] arm64 kgdb fixes for single stepping minyard
2020-02-13  3:11 ` minyard
2020-02-13  3:11 ` [RFC PATCH 1/2] arm64: Pass registers to all single-step handling routines minyard
2020-02-13  3:11   ` minyard
2020-02-13  3:11 ` [RFC PATCH 2/2] arm64:kgdb: Fix kernel single-stepping minyard
2020-02-13  3:11   ` minyard
2020-02-13 10:10 ` [RFC PATCH 0/2] arm64 kgdb fixes for single stepping Will Deacon
2020-02-13 10:10   ` Will Deacon
2020-02-13 15:57   ` Corey Minyard
2020-02-13 15:57     ` 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.