Cgdb version 0.6.4 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    version 0.6.4

      View the most recent changes for the cgdb port at: cgdb.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for cgdb.
      The raw portfile for cgdb 0.6.4 is located here:
      http://cgdb.darwinports.com/dports/devel/cgdb/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/cgdb


      The cgdb Portfile 52098 2009-06-10 03:03:43Z macsforever2000 macports.org $

      PortSystem 1.0

      Name: cgdb
      Version: 0.6.4
      Category: devel
      Platform: darwin
      Maintainers: gmail.com:jfrederich
      Description: A curses-based interface to the GNU Debugger (GDB).
      Long Description: CGDB is a curses-based interface to the GNU Debugger (GDB). The goal of CGDB is to be lightweight and responsive, not encumbered with unnecessary features.
      Homepage: http://cgdb.sourceforge.net
      Master Sites: sourceforge
      Checksums: md5 bddcaaee7b20ab2c17f1f4e197db74c0 sha1 5f1246d151dc419aa08890291175b4b2094e62c9

      Patch Files: patch-various-util-src-pseudo.c.diff

      depends_lib port:ncurses port:readline

      configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man

      livecheck.regex "$name $name-(.*) released.*"

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/cgdb
      % sudo port install cgdb
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching cgdb
      ---> Verifying checksum for cgdb
      ---> Extracting cgdb
      ---> Configuring cgdb
      ---> Building cgdb with target all
      ---> Staging cgdb into destroot
      ---> Installing cgdb
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using cgdb with these commands:
      %  man cgdb
      % apropos cgdb
      % which cgdb
      % locate cgdb

     Where to find more information:

    Darwin Ports



    Lightbox this page.