I have installed gdb 7.10 under Ubuntu 14.04 by compiling from the source as detailed in this answer (with the only exception that I copied the executable into /usr/bin). When I execute commands in gdb, I get the following error:
Python Exception <type 'exceptions.NameError'> Installation error: gdb.execute_unwinders function is missing:
What can I do to get rid of it?