This is the mail archive of the gdb-prs@sources.redhat.com 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]

cli/1725: -readnow option for file command isnīt working


>Number:         1725
>Category:       cli
>Synopsis:       -readnow option for file command isn´t working
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 30 16:48:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     set@users.sf.net
>Release:        6.1.1
>Organization:
>Environment:
Debian GNU/Linux 
>Description:
I have a big project and I want to load symbols at the same time I specify the executable (to workaround another bug in gdb :-(
So I use:
(gdb) file editor.exe -readnow 
Reading symbols from editor.exe...done.(gdb) info sources
Source files for which symbols have been read in:



Source files for which symbols will be read in on demand:

/usr/include/stdlib.h, stack_man.c, mi_gdb.h, /usr/include/linux/vt.h, 
... long list not included
The symbols aren´t loaded as spected.
>How-To-Repeat:
It can be reproduced with trivial programs.
>Fix:
Don´t know.
>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]