683026dd08
where Ada support has been added. Most of these changes are not part of the official sources yet. The source used in this port is a snapshot of AdaCore's CVS repository.
12 lines
401 B
Text
12 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;
|