[Lldb-commits] [PATCH] D29266: Synchronize PlatformNetBSD with Linux

Kamil Rytarowski via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 2 16:57:45 PST 2017


krytarowski added a comment.

I need to finish three patches:

- llvm::call_once,
- auxv reading,
- six.py conflict removal

and I will join here.

After that, I will switch the PT_WATCHPOINT* interface to PT_GETDBREGS and PT_SETDBREGS -- and in the end, add dbregs support in NetBSD's userdata. Later on, I will need to finish few tasks on the NetBSD side (thread suspend/resume; detect simple false positives in the check-lldb target).


Repository:
  rL LLVM

https://reviews.llvm.org/D29266





More information about the lldb-commits mailing list