diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2017-10-15 22:13:22 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2017-10-15 22:13:23 -0400 |
commit | 8676616596351876612aa84be798537625348086 (patch) | |
tree | 090f51b7fa34e88f9320b630f07ea0e06d5e99b0 /gdb/solib-target.c | |
parent | 86e17b6fbc9b224ecceece7a8bb4dd7989f07c7d (diff) | |
download | binutils-8676616596351876612aa84be798537625348086.zip binutils-8676616596351876612aa84be798537625348086.tar.gz binutils-8676616596351876612aa84be798537625348086.tar.bz2 |
Fix GDB build without expat
An earlier patch of mine changed parse_traceframe_info to make it return
a unique_ptr. I forgot to update the version of the function used in an
expat-less build, this patch fixes it.
gdb/ChangeLog:
* tracepoint.c (parse_traceframe_info): Return a unique_ptr
(the !HAVE_LIBEXPAT version).
Diffstat (limited to 'gdb/solib-target.c')
0 files changed, 0 insertions, 0 deletions