diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-08-07 14:18:26 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-08-07 14:18:26 +0000 |
commit | 5b2528cab1fcbe7a75017e2118241454cfec271c (patch) | |
tree | 0e07358ceb9fdf2ded63547ce615226dffe10f68 /devel/gdb/distinfo | |
parent | dacd43efdfdaceb550c25d5d603803def614ff42 (diff) | |
download | pkgsrc-5b2528cab1fcbe7a75017e2118241454cfec271c.tar.gz |
Update to 5.2.1; remove ONLY_FOR_PLATFORM: even though gdb is in the NetBSD
base system, people may want to install it from pkgsrc, particularly on
Darwin (?), Linux, SunOS and since there is no problem in having one gdb in
pkgsrc and one in the base-system, no harm is done.
Changes since the last version (4.18) are numerous; highlights include:
* New command "set trust-readonly-sections on[off]".
* New command "generate-core-file" (or "gcore").
* New command line option --pid or -p followed by a process id
* The new `--args' feature can be used to specify command-line arguments
for the inferior from gdb's command line.
* a new `operate-and-get-next' function bound to `C-o'.
Diffstat (limited to 'devel/gdb/distinfo')
-rw-r--r-- | devel/gdb/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/gdb/distinfo b/devel/gdb/distinfo index d04cf5ada1b..f3d4eba46da 100644 --- a/devel/gdb/distinfo +++ b/devel/gdb/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 00:44:18 wiz Exp $ +$NetBSD: distinfo,v 1.3 2002/08/07 14:18:27 jschauma Exp $ -SHA1 (gdb-4.18.tar.gz) = 4b8abe282a62e581ceb95dd8bf5e467a4521d971 -Size (gdb-4.18.tar.gz) = 11657032 bytes -SHA1 (patch-aa) = a256a6a9e0fe126462ea92c8a5c8a3864333bb67 +SHA1 (gdb-5.2.1.tar.gz) = 516fc00911a661c6e29bfdb402f3863e5fc2a2aa +Size (gdb-5.2.1.tar.gz) = 14715792 bytes +SHA1 (patch-aa) = 11c29e1af9ec6301c81735310e85fe18e7407251 |