Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2011 20:52:28 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/gdb Makefile
Message-ID:  <201101112052.p0BKqSX5004010@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2011-01-11 20:52:28 UTC

  FreeBSD ports repository (src,doc committer)

  Modified files:
    devel/gdb            Makefile 
  Log:
  Add two new options to enable expat and Python support.  Both are
  currently disabled by default.  If Python support is enabled, then gdb
  is able to use the pretty printer python libraries supplied with newer
  versions of gcc to pretty print STL containers.
  
  Reviewed by:    skreuzer
  Feature safe:   yes
  
  Revision  Changes    Path
  1.5       +23 -4     ports/devel/gdb/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101112052.p0BKqSX5004010>