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]

gdb/2386: gdb doesn't load symbols after 'gdb --pid <pid>'


>Number:         2386
>Category:       gdb
>Synopsis:       gdb doesn't load symbols after 'gdb --pid <pid>'
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Dec 15 13:08:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     bodzio131@op.pl
>Release:        6.7.50.20071127 (mingw/cygwin, windowsXP)
>Organization:
>Environment:

>Description:
Gdb doesn't load symbols after 'gdb --pid <pid>'. Try to call 'info shared' or set breakpoint: gdb will return "No shared libraries loaded at this time" or "No symbol table is loaded. Use the "file" command". 
You have to use 'file' and 'symbol-file' commands to walk round this issue (as an example gdb6.7.1 works well without mentioned commands, just after attaching to process by pid)
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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