13 lines
401 B
Text
13 lines
401 B
Text
|
$NetBSD: patch-ar,v 1.1 2005/11/13 14:16:05 shannonjr Exp $
|
||
|
|
||
|
--- gdb/mi/mi-cmd-stack.c.orig 2004-10-20 17:13:34.000000000 -0600
|
||
|
+++ gdb/mi/mi-cmd-stack.c
|
||
|
@@ -227,7 +227,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;
|