How does GDB debug the online http Process of Segment Fault?

Source: Internet
Author: User

How does GDB debug the online http Process of Segment Fault?

Some problems can only be reflected on online machines with high concurrency traffic, and the testing machines cannot reproduce them.

We can use GDB to solve this problem.

Start GDB in the command line.

GDB

Enter

Attach http process id

If you need to set a power failure, you can first stop and then set a power failure.

Enter c or continue to continue providing services. If A Segfault error occurs in this process, we can use the tracking commands such as bt to check the problem.

Usage of GDB debugging program

GDB + GDBserver: skills for debugging Android Dynamic Link Library without source code

Build the ndk-GDB environment with hello-gl2 (with source code and without source code debugging environment)

Debug printf source code with GDB on Ubuntu

Debug and load modules using GDB in Linux

Use the GDB breakpoint Go program in Ubuntu

For details about GDB, click here
GDB: click here

This article permanently updates the link address:

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.