Date: Wed, 9 Jun 2010 17:42:02 -0400 From: Rayson Ho <raysonlogin@gmail.com> To: freebsd-hackers@freebsd.org Subject: Re: Announcing PathDB Message-ID: <AANLkTik7mAm9cGalqBq3PL0fjOEXLu2kt8RVVRQjeFB5@mail.gmail.com> In-Reply-To: <4C055F08.8070508@pathscale.com> References: <4C0108F1.5050004@pathscale.com> <20100601190909.GA13911@sandvine.com> <4C055F08.8070508@pathscale.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Related to debuggers... just saw the LLDB (from the LLVM project) announcement today: http://lldb.llvm.org/ All of the code in the LLDB project is available under the standard LLVM License, an open source "BSD-style" license. Rayson 2010/6/1 "C. Bergstr=F6m" <cbergstrom@pathscale.com>: > Ed Maste wrote: >> >> On Sat, May 29, 2010 at 07:30:41PM +0700, "C. Bergstr?m" wrote: >> >> >>> >>> PathScale is slowly open sourcing and porting some of our core software >>> technology and thought the BSD community might be interested in PathDB. >>> =A0Months ago we gave a few FBSD developers private access to the sourc= e, but >>> never received any feedback. =A0Now we're asking more people to please = test >>> and tell us what you think. >>> >> >> Very intereresting. =A0I have an interest in seeing a BSD-licensed >> compelling replacement for GDB. >> >> >>> >>> Source >>> git clone git://git.pathscale.com/path64/debugger.git >>> >> >> I had a look at this, but it does not seem to be ready to build >> standalone: >> >> - it wants hg installed? >> - it is expecting directories like ../buildmeister to exist >> >> Does it depend on infrastructure / libs outside of debugger/src, or >> should it be possible to build it in isolation? >> > > Hi Ed, > > I'm answering this same question quite a bit in private and hope you don'= t > mind me adding the list on cc. (I hope those on the list don't mind as we= ll) > > It currently doens't build on any BSD, but some of these patches below wi= ll > help get you more progress > > http://www.netbsd.org/~joerg/pdb-g++.diff > http://www.netbsd.org/~joerg/readline.cc.diff > http://www.netbsd.org/~joerg/pathscale.diff =A0# For hg to git > http://pastie.org/private/cninatdq83krfy9dxagfnw =A0# For gcc-4.1+ build > support > > J=F6rg Sonnenberger has identified some areas we need to abstract which w= ill > get things more portable. =A0I'm trying to get someone who is familiar wi= th > the codebase to do this and report back once progress has been made. > > A few other people interested in the project have showed up in #pathscale= - > irc.freenode.net if you're interested in more specifics. > > Thanks > > ./C > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org= " >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTik7mAm9cGalqBq3PL0fjOEXLu2kt8RVVRQjeFB5>