linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] arm64 kgdb fixes for single stepping
@ 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
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ 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.



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

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

Thread overview: 5+ 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 ` [RFC PATCH 1/2] arm64: Pass registers to all single-step handling routines minyard
2020-02-13  3:11 ` [RFC PATCH 2/2] arm64:kgdb: Fix kernel single-stepping minyard
2020-02-13 10:10 ` [RFC PATCH 0/2] arm64 kgdb fixes for single stepping Will Deacon
2020-02-13 15:57   ` Corey Minyard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).