* remote.c (clear_threads_parsing_context): New.
authorPedro Alves <palves@redhat.com>
Thu, 6 May 2010 00:15:29 +0000 (00:15 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 6 May 2010 00:15:29 +0000 (00:15 +0000)
commit02357a4aafd655e14222cdfa5e1c316bd1bbb092
treee955d8a52d81151b31646042e6ca9bd96ac62d62
parent8c5630cb0862b06f1ee546a303a8550e424c8bbc
* remote.c (clear_threads_parsing_context): New.
(remote_threads_info): Delete unused null_cleanup.  Install a
cleanup to clear the threads_parsing_context in case parsing
throws.
gdb/ChangeLog
gdb/remote.c