diff options
author | Simon Marchi <simark@simark.ca> | 2018-07-07 11:10:49 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2018-07-16 13:59:39 -0400 |
commit | 5d691c8829d0e5c4c4b9cfb147c8a873ce18085b (patch) | |
tree | 4730619cc444d424f8fe985e62047a8b69e8c48a /gdb/python/py-function.c | |
parent | edb0470b99a9f399ccb5d666173c4315f6cb02c0 (diff) | |
download | gdb-5d691c8829d0e5c4c4b9cfb147c8a873ce18085b.zip gdb-5d691c8829d0e5c4c4b9cfb147c8a873ce18085b.tar.gz gdb-5d691c8829d0e5c4c4b9cfb147c8a873ce18085b.tar.bz2 |
Fix compilation error in ia64-tdep.c with libunwind-ia64
Commit
9018be22e022 ("Make target_read_alloc & al return vectors")
failed to update the code in ia64-tdep.c, for HAVE_LIBUNWIND_IA64_H.
This patch fixes that.
gdb/ChangeLog:
* ia64-tdep.c (ktab_buf): New global.
(getunwind_table): Return a gdb::optional<gdb::byte_vector>.
(get_kernel_table): Adjust.
Diffstat (limited to 'gdb/python/py-function.c')
0 files changed, 0 insertions, 0 deletions