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 1/4] Add an optional offset option to the "symbol-file" command


>>>>> "Petr" == Petr Tesarik <ptesarik@suse.cz> writes:

Petr> 	* symfile.c (symbol_file_command, symbol_file_add_main_1)
Petr> 	(_initialize_symfile): Add option "-o" to symbol-file to add an
Petr> 	offset to each section of the symbol file.

I think this should also update the help text of the command to mention
the new option.  Patch #4 needs this too.

Tom


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