A Python Exception error in gdb 7.10

后端 未结 1 874
天命终不由人
天命终不由人 2021-01-06 11:42

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 exe

1条回答
  •  长发绾君心
    2021-01-06 11:59

    What can I do to get rid of it?

    GDB wants to install more than just the GDB binary. To make a complete installation, remove /usr/bin/gdb and do make install.

    0 讨论(0)
提交回复
热议问题