GDB source installation, specifying the Python version to use

Source: Internet
Author: User

When GdB debugs python, the corresponding GDB needs to be installed according to different Python versions 2.6, 2.7, 3.x;

How do I specify the associated python version?

The following GDB source code, after decompression, enter the directory:

./configure-h did not find the--with-python option.

No, no problem, no, you can add it yourself: Which python find the execution path of Python and put it in the--with-python parameter

./configure--with-python= '/usr/local/bin/python2.7 '

Gdb:http://ftp.gnu.org/gnu/gdb/?c=m;o=d

Reference:

Https://stackoverflow.com/questions/26243956/how-to-change-the-python-interpreter-that-gdb-uses

GDB source installation, specifying the Python version to use

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.