commit | d21b5f15d92bc1902b9e57198f67550326c887d7 | [log] [tgz] |
---|---|---|
author | Marcin KoĆcielnicki <koriakin@0x04.net> | Thu Feb 11 23:52:44 2016 +0100 |
committer | Marcin KoĆcielnicki <koriakin@0x04.net> | Fri Feb 12 11:21:00 2016 +0100 |
tree | 654be6f28107c5b1b9c7d6f8fe87f2ec8533a4da | |
parent | 33b4777ca1b7b456af8201b98eda27d1b272cbab [diff] |
gdb: Fix build failure in xml-tdesc.c without expat. Introduced by 18d3cec54e1b4fce278dba436484846f8048d7d6. gdb/ChangeLog: * xml-tdesc.c (target_fetch_description_xml) [!HAVE_LIBEXPAT]: Warn and return NULL.