[lldb-dev] contributing a patch?

jingham at apple.com jingham at apple.com
Mon Mar 9 17:38:16 PDT 2015


Note, this also looks like a pretty big patch that covers a bunch of problems, which is going to make it pretty hard to review.  It would be best to submit separate patches for each issue you addressed, saying what the issue was.  If you needed to do some more general infrastructure work, separate that out and submit that as well.

Thanks for working on this, BTW!

Jim


> On Mar 9, 2015, at 5:34 PM, Zachary Turner <zturner at google.com> wrote:
> 
> Hi Chuck, I'll update the instructions for submitting a patch.  In the meantime, the best way to get the ball rolling is to:
> 
> a) Create a Phabricator account
> b) Subscribe to lldb-commits mailing list
> c) Upload your patch to Phabricator (click Differential on the left hand pane, and then click "+ Create Diff" in the top right corner, and attach your patch there).
> d) When you get to the step where you fill in reviewers, etc please make sure lldb-commits is CC'ed, and include some people as reviewers.  For this particular change, I would suggest adding Jim Ingham for the line in BreakpointLocation.cpp and abidh for the MI changes  (we should probably make a CODE_OWNERS.txt in root lldb so you'll be able to figure this out for yourself).   People will add additional reviewers as necessary.
> 
> On Mon, Mar 9, 2015 at 5:21 PM Chuck Ries <Chuck.Ries at microsoft.com> wrote:
> Hello all,
> 
> The instructions at http://lldb.llvm.org/source.html are very minimal on how to contribute to lldb, and after reading the instructions at http://llvm.org/docs/DeveloperPolicy.html#making-and-submitting-a-patch, I am unsure what applies and what does not.
> 
>  
> 
> At this point I have generated and attached a patch. The changes are primarily to lldb-mi: fixing bugs and filling gaps needed for our use of lldb-mi. How can I start a code review/official submission process?
> 
>  
> 
> Thanks,
> 
> ChuckR
> 
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev





More information about the lldb-dev mailing list