From: Simon Marchi <simon.marchi@ericsson.com>
To: Petr Tesarik <ptesarik@suse.cz>, <gdb-patches@sourceware.org>
Cc: Simon Marchi <simon.marchi@polymtl.ca>, Eli Zaretskii <eliz@gnu.org>
Subject: Re: [PATCH v3 0/4] Allow loading symbol files with an offset
Date: Wed, 27 Jun 2018 12:57:00 -0000 [thread overview]
Message-ID: <90d83cad-5f61-cac3-01fb-aa9a98ef3bde@ericsson.com> (raw)
In-Reply-To: <20180627121429.16414-1-ptesarik@suse.cz>
On 2018-06-27 08:14 AM, Petr Tesarik wrote:
> Implement an "-o" option for symbol-file and add-symbol-file.
>
> Changes since v2:
> * Fix the error message if add-symbol-file is called without arguments
> * Adjust texinfo description of add-symbol-file
> * Clarify the use of other_sections::sectindex
> * Use '.empty()' instead of '.size() == 0'
> * Split off set_objfile_default_section_offset
>
> Changes since v1:
> * Adjust help texts
> * Update gdb/NEWS
>
> 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 | 24 ++++++
> gdb/NEWS | 10 +++
> gdb/doc/ChangeLog | 13 ++++
> gdb/doc/gdb.texinfo | 28 ++++---
> gdb/symfile.c | 141 ++++++++++++++++++++++++++++++------
> gdb/symfile.h | 4 +-
> gdb/testsuite/ChangeLog | 13 ++++
> gdb/testsuite/gdb.base/relocate.exp | 95 ++++++++++++++++++++++++
> 8 files changed, 294 insertions(+), 34 deletions(-)
>
Thanks Petr, this version LGTM.
Simon
prev parent reply other threads:[~2018-06-27 12:57 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-11 12:08 [PATCH v2 " Petr Tesarik
2018-06-11 12:08 ` [PATCH v2 3/4] Make sure that sorting does not change section order Petr Tesarik
2018-06-26 2:37 ` Simon Marchi
2018-06-26 5:10 ` Petr Tesarik
2018-06-26 13:26 ` Simon Marchi
2018-06-11 12:08 ` [PATCH v2 1/4] Add an optional offset option to the "symbol-file" command Petr Tesarik
2018-06-11 15:23 ` Eli Zaretskii
2018-06-26 2:02 ` Simon Marchi
2018-06-11 12:08 ` [PATCH v2 2/4] Make add-symbol-file's address argument optional Petr Tesarik
2018-06-11 15:25 ` Eli Zaretskii
2018-06-11 16:50 ` Petr Tesarik
2018-06-11 17:25 ` Eli Zaretskii
2018-06-26 2:14 ` Simon Marchi
2018-06-11 12:23 ` [PATCH v2 4/4] Add an optional offset option to the "add-symbol-file" command Petr Tesarik
2018-06-26 2:52 ` Simon Marchi
2018-06-22 7:52 ` [PATCH v2 0/4] Allow loading symbol files with an offset Petr Tesarik
2018-06-26 2:58 ` Simon Marchi
2018-06-26 5:01 ` Petr Tesarik
2018-06-26 15:15 ` Simon Marchi
2018-06-26 15:23 ` Petr Tesarik
2018-06-27 12:14 ` [PATCH v3 " Petr Tesarik
2018-06-27 12:14 ` [PATCH v3 3/4] Make sure that sorting does not change section order Petr Tesarik
2018-06-27 12:14 ` [PATCH v3 1/4] Add an optional offset option to the "symbol-file" command Petr Tesarik
2018-06-27 12:14 ` [PATCH v3 2/4] Make add-symbol-file's address argument optional Petr Tesarik
2018-06-27 12:33 ` [PATCH v3 4/4] Add an optional offset option to the "add-symbol-file" command Petr Tesarik
2018-06-27 12:57 ` Simon Marchi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=90d83cad-5f61-cac3-01fb-aa9a98ef3bde@ericsson.com \
--to=simon.marchi@ericsson.com \
--cc=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
--cc=ptesarik@suse.cz \
--cc=simon.marchi@polymtl.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox