Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6113247
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T14:50:13+00:00 2026-05-23T14:50:13+00:00

I get the following message in gdb (version 7.1): [Thread debugging using libthread_db enabled]

  • 0

I get the following message in gdb (version 7.1):

[Thread debugging using libthread_db enabled]

and the command reverse-step

results with the following error message:

(gdb) reverse-step
Target multi-thread does not support this command

I am debugging a serial code right now, so I definitely do not need multi-threading. Can I turn this off somehow so that I get the latest reverse-debug commands to work? Also, if the code is parallelised with OpenMPI, there will be no need for multi-thread debugging at all, right?

Edit: Is this set as a compilation flag that can be just excluded?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T14:50:13+00:00Added an answer on May 23, 2026 at 2:50 pm

    You don’t mention which version of GDB you’re using, but since a little while, the parameter libthread-db-search-path is available.

    (gdb) set libthread-db-search-path /tmp
    (gdb) start
    Temporary breakpoint 1 at 0x400632: file threads.c, line 14.
    warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
    

    will tell GDB to lookup it’s helper library (libthread-db.so) in a directory where it isn’t, so multithread debugging won’t be enabled!

    I’m not sure about OpenMPI parallel applications are multiprocesses (in contrast with OpenMP where they are multithreaded), so it won’t change anything for you.

    EDIT: Multithread debugging is usually only enabled when libpthread.so or equivalent is loaded by your process (ldd your-process to check if it’s linked as a shared library) so if you don’t need it, there might be a problem in your compilation script.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

when I start GDB, I get the following error message in debugger: input:--- token
I am using Visual Studio 2008 and I get the following error message when
I get the following error message in SQL Server 2005: User '<username>' does not
I get the following error message when I try the following: Dim XL As
We get the following error when running at test: ContextSwitchDeadlock was detected Message: The
I am using GWT2.0.1,when I am running web application then I get following error
I get the following message back when trying to retrieve a file using TCPClient
When executing some command(let's say 'x') from cmd line, I get the following message:
When installing Rails 3.0.1 i always get following error message, although i can use
I get following error message in my little android application: SQLiteException: table depot has

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.