[lldb-dev] Add PPC64le support for LLDB
Greg Clayton via lldb-dev
lldb-dev at lists.llvm.org
Wed May 23 09:25:32 PDT 2018
> On May 23, 2018, at 9:15 AM, Alexandre Yukio Yamashita via lldb-dev <lldb-dev at lists.llvm.org> wrote:
>
> Hi,
>
> My team worked on porting LLDB for PPC64le.
> Now, LLDB is working with the features: breakpoints, watchpoints,
> read/write registers, backtrace, JIT, stepping, and core dump.
> We would like to make this port available for the community.
> How can I add this information on the official LLDB site?
All of the web pages are in the SVN repository in the top level "www" directory. Modify the web pages as needed and submit a patch. Once accepted and checked in, the info will be available on the web site immediately!
Greg
More information about the lldb-dev
mailing list