Gjdb version 6.1.2 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 6.1.2

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


      The gjdb Portfile 47368 2009-02-27 09:41:11Z perry macports.org $

      PortSystem 1.0

      Name: gjdb
      Version: 6.1.2
      Category: java devel
      Maintainers: nomaintainer
      Description: GJDB is a modification of JDB, a debugger that comes with the public JDK (Java Development Kit) from Sun.
      Long Description: GJDB is a modification of JDB, a debugger that comes with the public JDK (Java Development Kit) from Sun. Unlike Sun's version, it also allows you to debug programs that take input from the terminal. The expression language has been extended to include much more of the language (including numerous features missing from jdb, such as array allocation, initialized array allocation, the .super operator, less fussy overload resolution, and numerous binary numeric and logical operations).
      Homepage: http://www.cs.berkeley.edu/~hilfingr/gjdb.html
      Platform: darwin
      Master Sites: http://www.cs.berkeley.edu/~hilfingr/gjdb/

      Checksums: md5 47af5b3b95a286860dd950cb133aae58 rmd160 07d0478bea87712420091a1b1dfdcefe91d759dc sha1 b0886f4af850799a4751f08612e0a8d115a7ad63

      build.target
      extract.suffix .tgz
      Patch Files: patch-Makefile.in.diff

    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/gjdb
      % sudo port install gjdb
      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 gjdb
      ---> Verifying checksum for gjdb
      ---> Extracting gjdb
      ---> Configuring gjdb
      ---> Building gjdb with target all
      ---> Staging gjdb into destroot
      ---> Installing gjdb
    - 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 gjdb with these commands:
      %  man gjdb
      % apropos gjdb
      % which gjdb
      % locate gjdb

     Where to find more information:

    Darwin Ports



    Lightbox this page.