Re: [lldb-dev] RFC: AArch64 Linux Memory Tagging Support for LLDB

2020-08-13 Thread Peter Collingbourne via lldb-dev
On Mon, Aug 10, 2020 at 3:41 AM David Spickett via lldb-dev < lldb-dev@lists.llvm.org> wrote: > Hi all, > > What follows is my proposal for supporting AArch64's memory tagging > extension in LLDB. I think the link in the first paragraph is a good > introduction if you haven't come across memory ta

[lldb-dev] announcing an *early preview* of a cross-referencing code search website for LLVM

2016-03-10 Thread Peter Collingbourne via lldb-dev
Hi, I've found that one of the most useful tools in the Chromium project is its code search website, http://cs.chromium.org/ At http://llvm-cs.pcc.me.uk/ you will find something similar for llvm. You can search the full text of the llvm/clang/lld/lldb repositories using regular expressions, searc