[Lldb-commits] [PATCH] D52532: Pull GetSoftwareBreakpointPCOffset into base class

Kamil Rytarowski via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 26 01:11:39 PDT 2018


krytarowski added a comment.

I was wondering whether we want to normalize this inside the kernel and always advance the Program Counter.. but it's easier to manage it in userland.


https://reviews.llvm.org/D52532





More information about the lldb-commits mailing list