This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug symtab/14466] New: unable to load symbols for linux-gate.so.1(vdso)


http://sourceware.org/bugzilla/show_bug.cgi?id=14466

             Bug #: 14466
           Summary: unable to load symbols for linux-gate.so.1 (vdso)
           Product: gdb
           Version: 7.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: symtab
        AssignedTo: unassigned@sourceware.org
        ReportedBy: shentino@gmail.com
    Classification: Unclassified


I updated my system to glibc-2.15 and gdb started spitting this out whenever
I loaded a program to debug:

warning: Could not load shared library symbols for linux-gate.so.1. 
Do you need "set solib-search-path" or "set sysroot"?

It seems that linux-gate.so.1 is a VDSO not present in the file system

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]