diff options
author | Pedro Alves <palves@redhat.com> | 2014-10-17 11:05:06 +0100 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2014-10-17 11:05:06 +0100 |
commit | 80134cf5b3ca1f75a96af1856fdaad29ad1f57aa (patch) | |
tree | 8c0ab6da95724058fb073bd4c8e7416a4f6afd24 /gdb/configure | |
parent | 7a3517ffebf218c8f34ce2eaea40ab042ce33f9f (diff) | |
download | gdb-80134cf5b3ca1f75a96af1856fdaad29ad1f57aa.zip gdb-80134cf5b3ca1f75a96af1856fdaad29ad1f57aa.tar.gz gdb-80134cf5b3ca1f75a96af1856fdaad29ad1f57aa.tar.bz2 |
Fix build without libexpat
clear_threads_listing_context is used for thread listing methods other
than the xml based, but it's only defined when HAVE_LIBEXPAT is defined.
gdb/
2014-10-17 Pedro Alves <palves@redhat.com>
* remote.c (clear_threads_listing_context): Move higher up, out of
the HAVE_LIBEXPAT guard.
Diffstat (limited to 'gdb/configure')
0 files changed, 0 insertions, 0 deletions