diff options
author | Paul Koning <paul_koning@dell.com> | 2018-06-08 13:26:36 -0400 |
---|---|---|
committer | Paul Koning <paul_koning@dell.com> | 2018-06-08 13:32:03 -0400 |
commit | aeab512851bf6ed623d1c6c4305b6ce05e51a10c (patch) | |
tree | c2504328dac363a27cfe91514c4d961a4cf127ee /bfd/elfxx-x86.c | |
parent | 5045b3d78903d1f6faa4cb511fa801e50dfacf48 (diff) | |
download | gdb-aeab512851bf6ed623d1c6c4305b6ce05e51a10c.zip gdb-aeab512851bf6ed623d1c6c4305b6ce05e51a10c.tar.gz gdb-aeab512851bf6ed623d1c6c4305b6ce05e51a10c.tar.bz2 |
Fix build issue with Python 3.7
Originally reported in
https://bugzilla.redhat.com/show_bug.cgi?id=1577396 -- gdb build fails
with Python 3.7 due to references to a Python internal function whose
declaration changed in 3.7.
gdb/ChangeLog
2018-06-08 Paul Koning <paul_koning@dell.com>
PR gdb/23252
* python/python.c (do_start_initialization):
Avoid call to internal Python API.
(init__gdb_module): New function.
Diffstat (limited to 'bfd/elfxx-x86.c')
0 files changed, 0 insertions, 0 deletions