[lldb-dev] How to print message from lldb-server in lldb
Hi everyone, I'm trying to have my lldb-server to print a message, but in the terminal of the lldb (client) it is connected with. Is it possible? My lldb-server and the client are connected through the gdb-remote Plugin. Thanks, Romaric ___ lldb-dev mailing list lldb-dev@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
[lldb-dev] GitHub Migration Update
Hi, We are going to postpone the migration to Tuesday night PDT. I'll send out another email tomorrow when we start the process. Thanks, Tom ___ lldb-dev mailing list lldb-dev@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
[lldb-dev] GitHub Migration Starting Now
Hi, We're getting ready to start migrating to GitHub. SVN will be moved to read-only now and we'll begin the process of turning on GitHub commit access. I'll send an email when we're done. -Tom ___ lldb-dev mailing list lldb-dev@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
Re: [lldb-dev] [Openmp-dev] GitHub Migration Starting Now
On 10/22/2019 09:08 AM, Tom Stellard via Openmp-dev wrote: > Hi, > > We're getting ready to start migrating to GitHub. SVN will be moved to > read-only now and we'll > begin the process of turning on GitHub commit access. I'll send an email > when we're done. > The migration is complete now. If you have been added as a collaborator to the llvm-project repo, you should be able to commit directly to git now. The git-svn script is optional and should continue to work, but you will need to supply a github user token in order to commit. I still need to update the github collaborates from the list in SVN, so if you have added your name in the last few days, you may not have commit access for a few more hours. If you run into any issues, please file a bug and mark it as a blocker for the github meta-bug. Thanks, Tom > -Tom > > ___ > Openmp-dev mailing list > openmp-...@lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/openmp-dev > ___ lldb-dev mailing list lldb-dev@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
Re: [lldb-dev] [Openmp-dev] GitHub Migration Starting Now
I'm unable to push. I filed https://bugs.llvm.org/show_bug.cgi?id=43761 What's the github meta bug bug # ? On Tue, Oct 22, 2019 at 12:57 PM Tom Stellard via lldb-dev < lldb-dev@lists.llvm.org> wrote: > On 10/22/2019 09:08 AM, Tom Stellard via Openmp-dev wrote: > > Hi, > > > > We're getting ready to start migrating to GitHub. SVN will be moved to > read-only now and we'll > > begin the process of turning on GitHub commit access. I'll send an > email when we're done. > > > > The migration is complete now. If you have been added as a collaborator > to the llvm-project > repo, you should be able to commit directly to git now. The git-svn > script is optional and should > continue to work, but you will need to supply a github user token in order > to commit. > > I still need to update the github collaborates from the list in SVN, so if > you have added your name in the last few days, you may not have commit > access for a few more hours. > > If you run into any issues, please file a bug and mark it as a blocker for > the github meta-bug. > > Thanks, > Tom > > > > -Tom > > > > ___ > > Openmp-dev mailing list > > openmp-...@lists.llvm.org > > https://lists.llvm.org/cgi-bin/mailman/listinfo/openmp-dev > > > > ___ > lldb-dev mailing list > lldb-dev@lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev > ___ lldb-dev mailing list lldb-dev@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
Re: [lldb-dev] [Openmp-dev] GitHub Migration Starting Now
Looks like it's http://llvm.org/PR39393 On Tue, Oct 22, 2019 at 1:09 PM Nico Weber wrote: > I'm unable to push. I filed https://bugs.llvm.org/show_bug.cgi?id=43761 > > What's the github meta bug bug # ? > > On Tue, Oct 22, 2019 at 12:57 PM Tom Stellard via lldb-dev < > lldb-dev@lists.llvm.org> wrote: > >> On 10/22/2019 09:08 AM, Tom Stellard via Openmp-dev wrote: >> > Hi, >> > >> > We're getting ready to start migrating to GitHub. SVN will be moved to >> read-only now and we'll >> > begin the process of turning on GitHub commit access. I'll send an >> email when we're done. >> > >> >> The migration is complete now. If you have been added as a collaborator >> to the llvm-project >> repo, you should be able to commit directly to git now. The git-svn >> script is optional and should >> continue to work, but you will need to supply a github user token in >> order to commit. >> >> I still need to update the github collaborates from the list in SVN, so if >> you have added your name in the last few days, you may not have commit >> access for a few more hours. >> >> If you run into any issues, please file a bug and mark it as a blocker >> for the github meta-bug. >> >> Thanks, >> Tom >> >> >> > -Tom >> > >> > ___ >> > Openmp-dev mailing list >> > openmp-...@lists.llvm.org >> > https://lists.llvm.org/cgi-bin/mailman/listinfo/openmp-dev >> > >> >> ___ >> lldb-dev mailing list >> lldb-dev@lists.llvm.org >> https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev >> > ___ lldb-dev mailing list lldb-dev@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
Re: [lldb-dev] [Openmp-dev] GitHub Migration Starting Now
On Tue, 2019-10-22 at 09:57 -0700, Tom Stellard via lldb-dev wrote: > On 10/22/2019 09:08 AM, Tom Stellard via Openmp-dev wrote: > > Hi, > > > > We're getting ready to start migrating to GitHub. SVN will be moved to > > read-only now and we'll > > begin the process of turning on GitHub commit access. I'll send an email > > when we're done. > > > > The migration is complete now. If you have been added as a collaborator to > the llvm-project > repo, you should be able to commit directly to git now. The git-svn script > is optional and should > continue to work, but you will need to supply a github user token in order to > commit. > > I still need to update the github collaborates from the list in SVN, so if > you have added your name in the last few days, you may not have commit access > for a few more hours. > If I haven't added myself, should I still do that (presuming the file can be committed to), or is there another process for getting commit access? In case you can grant if offhand, my username is mgorny. -- Best regards, Michał Górny signature.asc Description: This is a digitally signed message part ___ lldb-dev mailing list lldb-dev@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev