[Lldb-commits] [PATCH] D128250: [LLDB][RISCV]Add initial support for lldb-server.

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 4 01:41:49 PDT 2022


DavidSpickett added a comment.

> I currently don't quite understand how to configure the build bot, and how to set the test configuration, I went through this article but didn't find useful information for me, could someone help me.

Start with https://llvm.org/docs/HowToAddABuilder.html instead. Though it may be better to propose adding the lldb-server build to an existing riscv buildbot, which would be a case of reaching out to the owner and/or proposing a change on https://github.com/llvm/llvm-zorg to add the build target to the bot's config.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128250/new/

https://reviews.llvm.org/D128250



More information about the lldb-commits mailing list