cgdb version 0.6.4 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    cgdb  most recent diff


      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
      Google
      Web Darwinports.com



      # $Id: Portfile 24947 2007-05-09 00:42:41Z boeyms macports.org $

      PortSystem 1.0

      Name: cgdb
      Version: 0.6.4
      Category: devel
      Platform: darwin
      Maintainers: jfrederich gmail.com
      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

      depends_lib port:ncurses port:readline

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

    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



    image test