[PATCH 0/4] Allow loading symbol files with an offset
Petr Tesarik
ptesarik@suse.cz
Fri Jun 8 12:40:00 GMT 2018
From: Petr Tesarik <petr@tesarici.cz>
Implement an "-o" option for symbol-file and add-symbol-file.
Petr Tesarik (4):
Add an optional offset option to the "symbol-file" command
Make add-symbol-file's address argument optional
Make sure that sorting does not change section order
Add an optional offset option to the "add-symbol-file" command
gdb/ChangeLog | 12 +++++
gdb/doc/ChangeLog | 7 +++
gdb/doc/gdb.texinfo | 24 ++++++---
gdb/symfile.c | 102 +++++++++++++++++++++++++++++-------
gdb/testsuite/ChangeLog | 7 +++
gdb/testsuite/gdb.base/relocate.exp | 95 +++++++++++++++++++++++++++++++++
6 files changed, 222 insertions(+), 25 deletions(-)
--
2.13.6
More information about the Gdb-patches
mailing list