[Lldb-commits] LLDB Intel hardware breakpoints patch

2020-01-17 Thread Reverser via lldb-commits
Hi, Jonas Devlieghere asked me to send my patch to this mailing list because of potential licensing issues. It adds hardware breakpoints support for i386 and x86_64 architectures, something that has been missing for a long time. I have written a blogpost about it at https://reverse.put.a

Re: [Lldb-commits] LLDB Intel hardware breakpoints patch

2020-01-17 Thread Jim Ingham via lldb-commits
Somebody will have to champion this patch for it to get into lldb. It has no test case, so it’s not acceptable as is. It should also be cleaned up so that it shares more code with the watchpoint implementation in the same file (for instance duplicating all the comments and logic to set a hardw