* 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)
commit39bf46527b510510051c37d12638e5b3af6ac739
tree3a8ecb88eebc0b475117e899e281b6a5068c4612
parent6c537a5241d79759c6a8fe93b6770bb6c9afb46d
* 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