Files
pkgsrc-ng/devel/gdb6/patches/patch-av
2013-09-26 17:14:40 +02:00

13 lines
395 B
Plaintext

$NetBSD: patch-av,v 1.1 2005/10/20 17:48:49 wiz Exp $
--- gdb/mi/mi-cmd-stack.c.orig 2004-01-23 21:21:55.000000000 -0700
+++ gdb/mi/mi-cmd-stack.c
@@ -232,7 +232,6 @@ list_args_or_locals (int locals, int val
struct block *block;
struct symbol *sym;
struct dict_iterator iter;
- int nsyms;
struct cleanup *cleanup_list;
static struct ui_stream *stb = NULL;
struct type *type;