[New-bugs-announce] [issue34811] test_gdb fails with latest gdb

Charalampos Stratakis report at bugs.python.org
Wed Sep 26 10:37:22 EDT 2018


New submission from Charalampos Stratakis <cstratak at redhat.com>:

In Fedora we got a new build of gdb which makes python's test_gdb fail on x86_64, i686 and aarch64(arm 64 bits) architectures.

gdb's commits between the passing and failing tests:
https://github.com/bminor/binutils-gdb/compare/ab080c102869dd3ad300a99d0c00b256404fd76b...e08ef628a7e3098699ec6939584e2c9f7a9e1952

This is too big of a list, so here is the commits from gdb's python folder:

https://github.com/bminor/binutils-gdb/commits/master/gdb/python

The offensive commits should be between 89fbedf3abc90b62fbb7f08782ed78d87b3fccaa on Aug 18, 2018 and
94c8b7253a5e165ee92f7302f3247764d69b55e5 on Sep 16, 2018

Traceback to follow.

----------
components: Tests
messages: 326469
nosy: cstratak
priority: normal
severity: normal
status: open
title: test_gdb fails with latest gdb

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34811>
_______________________________________


More information about the New-bugs-announce mailing list