Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator on Ubuntu gdb error: Unable to find dynamic linker breakpoint function. GDB will be unable to debug shared library initializers and track e
Forum Updated to NodeBB v4.3 + New Features

Qt Creator on Ubuntu gdb error: Unable to find dynamic linker breakpoint function. GDB will be unable to debug shared library initializers and track e

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 2.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vincegata
    wrote on last edited by
    #1

    Hi,

    I am running Qt Creator 2.8.1 on Ubuntu 12.04. I've also just installed gcc 4.8.1 and gdb 7.6.1. Now I am getting a gdb error:
    Unable to find dynamic linker breakpoint function. GDB will be unable to debug shared library initializers
    and track explicitly loaded dynamic code.Could not load shared library symbols for 5 libraries, e.g. /usr/lib/x86_64-linux-gnu/libstdc++.so.6.
    Use the "info sharedlibrary" command to see the complete listing.
    Do you need "set solib-search-path" or "set sysroot"?

    I get this error on all new projects that I add after installing new gdb 7.6.1, however I do not get gdb errors on projects that I created before installing new gdb.

    Also, if I run gdb from the command line I do not get any errors on any projects.

    Any help would be appreciated, THX

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved