[Lldb-commits] [PATCH] D25756: FreeBSD ARM support for software single step.
Ed Maste via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 21 11:44:22 PDT 2016
emaste added a subscriber: krytarowski.
emaste added a comment.
On a quick look this seems OK. I'll try to test/review in detail.
In https://reviews.llvm.org/D25756#576642, @dmikulin wrote:
> Thanks Pavel! I'll start working on it. Do you know when lldb-server Linux changes were committed? I want to use those patches as a template, but it's hard to locate them digging through thousands of commit log entries...
I recalled discussing this when the Linux changes were going in and wanted to point you at a mailing list archive, but it seems it was only in private mail. I'll try to send you the relevant threads.
Have a look at https://reviews.llvm.org/rL212069 for starters.
> Ed, you mentioned NetBSD work. Do you know where they are in their implementation? Anything I can do to help? Or should I start from scratch?
I hope @krytarowski can comment on that.
It's probably best to move this discussion to a new thread on lldb-dev.
Repository:
rL LLVM
https://reviews.llvm.org/D25756
More information about the lldb-commits
mailing list