# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
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 \
homepage http://www.cs.berkeley.edu/~hilfingr/gjdb.html
master_sites http://www.cs.berkeley.edu/~hilfingr/gjdb/
checksums md5 47af5b3b95a286860dd950cb133aae58 \
rmd160 07d0478bea87712420091a1b1dfdcefe91d759dc \
sha1 b0886f4af850799a4751f08612e0a8d115a7ad63
patchfiles patch-Makefile.in.diff