12 lines
395 B
Text
12 lines
395 B
Text
$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;
|