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 v10 3/5] Documentation for the remove-symbol-file command.


>>  The symbol table of the file @var{filename} is added to the symbol 
>> table  originally read with the @code{symbol-file} command.  You can 
>> use the  @code{add-symbol-file} command any number of times; the new 
>> symbol data -thus read keeps adding to the old.  To discard all old 
>> symbol data -instead, use the @code{symbol-file} command without any arguments.
>> +thus read keeps adding to the old.
>             ^^^^^^^^^^^^^^^^^^^^^^^
> I guess you meant "is kept in addition to the old", right?
>
> Thanks.

This sentence "the new symbol data thus read keeps adding to the old." is original.
I removed the next one on the same line. "keeps adding" sounds ok
to my ears but I am not a native speaker. So I'll follow your recommendation.
Should I change the sentence?


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]