OSDN Git Service

* mi-cmd-stack.c (list_args_or_locals): Move declaration of
authorJim Blandy <jimb@codesourcery.com>
Tue, 5 Feb 2002 19:28:36 +0000 (19:28 +0000)
committerJim Blandy <jimb@codesourcery.com>
Tue, 5 Feb 2002 19:28:36 +0000 (19:28 +0000)
commit3eb0055b08f3c9fd527165fb5d911d70bce91c56
treee3c1dd7efcc5a9263c4365940ad0101bc9f05103
parentf7441528b469e72f200eb7bc53c44d3ea8d2be9f
* mi-cmd-stack.c (list_args_or_locals): Move declaration of
print_me inside the loop body, so it gets re-initialized every
iteration.  The cases for the different symbol kinds leave
print_me unchanged if they don't want the symbol printed.
gdb/mi/ChangeLog
gdb/mi/mi-cmd-stack.c