This is the mail archive of the gdb-patches@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]

RE: [patch v4 3/3] Documentation for the remove-symbol-file command.


 
>> 2013-04-05  Nicolas Blanc  <nicolas.blanc@intel.com>
>> 
>> 	* NEWS: Add description of the remove-symbol-file command.
>> gdb/doc
>> 	* gdb.texinfo (Commands to Specify Files): Add description
>> 	of the remove-symbol-file command.

> Thanks.  This is OK, but wouldn't it be even better to mention "info shared" as the means to get the address of a file?

Files added via the add-symbol-file command are not listed by "info shared". GDB has no command for
listing files that have been added via add-symbol-file, unfortunately.

But note that if the user needs to add a file manually then he certainly has a side channel for getting
the symbol-file information. For instance, in the test I submitted GDB reads the address from the debuggee.

Regards,

Nicolas


Intel GmbH
Dornacher Strasse 1
85622 Feldkirchen/Muenchen, Deutschland
Sitz der Gesellschaft: Feldkirchen bei Muenchen
Geschaeftsfuehrer: Christian Lamprechter, Hannes Schwaderer, Douglas Lusk
Registergericht: Muenchen HRB 47456
Ust.-IdNr./VAT Registration No.: DE129385895
Citibank Frankfurt a.M. (BLZ 502 109 00) 600119052


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