From mboxrd@z Thu Jan 1 00:00:00 1970 From: Elita Lobo Subject: Re: Which IDE do you use for ceph-development? Date: Fri, 16 Sep 2016 07:25:39 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-oi0-f46.google.com ([209.85.218.46]:36080 "EHLO mail-oi0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753441AbcIPBzk (ORCPT ); Thu, 15 Sep 2016 21:55:40 -0400 Received: by mail-oi0-f46.google.com with SMTP id q188so95052899oia.3 for ; Thu, 15 Sep 2016 18:55:40 -0700 (PDT) In-Reply-To: Sender: ceph-devel-owner@vger.kernel.org List-ID: To: Brad Hubbard Cc: ceph-devel Hi, @Brad, Hi Brad, Thanks again :) ! Will try it out. @ Joao, @Mark, Thanks for the suggestion. I was using vim but I hadn't configured it to index the files, hence it was becoming very difficult to search for definitions/declarations etc (Was using grep) . Also, I was hoping I could build the code on atleast one IDE which could show me all the local function calls made in each process. I tried using gdb, added debugging symbols etc but still couldnt trace the local function calls. I have somehow managed to figure out the flow using logs/printfs and experimenting with the ceph commands. Thanks and Regards, Elita Lobo On Fri, Sep 16, 2016 at 7:15 AM, Elita Lobo wrote: > Hi Brad, > > Thanks :) ! Will try it out. Currently managing with Code Blocks. > > > Regards, > Elita > > On Tue, Sep 13, 2016 at 11:53 AM, Brad Hubbard wrote: >> >> Pretty sure I built it OK in QtCreator but it was some time ago now. >> >> -- >> Cheers, >> Brad >> >> On Mon, Sep 12, 2016 at 2:33 AM, Elita Lobo wrote: >> > Hi, >> > >> > I tried using NEtbeans and Eclipse . Netbeans gave this error. >> > https://paste.fedoraproject.org/426622/61053414/ >> > >> > And Eclipse is not able to detect header files although I added the >> > path of the include directory. >> > >> > Has anyone successfully built the ceph code on any IDE? >> > >> > >> > Regards, >> > Elita Lobo >> > -- >> > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in >> > the body of a message to majordomo@vger.kernel.org >> > More majordomo info at http://vger.kernel.org/majordomo-info.html > >