aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2013-05-30 17:35:40 +0000
committerTom Tromey <tromey@redhat.com>2013-05-30 17:35:40 +0000
commitcd82eddcf152515d67367cdca3fefdfe2aa31b7f (patch)
tree9311ff9967ece56626ae18c051bdeb6dd10b94bc /config
parent57cee33aeea77d8c6760ae27162b627f9687c32c (diff)
downloadgdb-cd82eddcf152515d67367cdca3fefdfe2aa31b7f.zip
gdb-cd82eddcf152515d67367cdca3fefdfe2aa31b7f.tar.gz
gdb-cd82eddcf152515d67367cdca3fefdfe2aa31b7f.tar.bz2
fix mi-cmd-stack.c
mi-cmd-stack.d had a conditional cleanup, "cleanup_tuple" that confused the checker. However, there was no need for this, since it was only used via do_cleanups at the end of the function, just before another call to do_cleanups. So, while this is a stylistic patch for the checker, I also consider it a generic improvement for readers of the code. * mi/mi-cmd-stack.c (list_arg_or_local): Remove "cleanup_tuple".
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions