This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [0/10] RFC: remove obj_section field
- From: Tom Tromey <tromey at redhat dot com>
- To: gdb-patches at sourceware dot org
- Date: Mon, 08 Apr 2013 13:44:55 -0600
- Subject: Re: [0/10] RFC: remove obj_section field
- References: <87txp98l6a dot fsf at fleche dot redhat dot com>
>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
Tom> This series removes general_symbol_info::obj_section.
I'm going to check this in now.
Please let me know if it causes problems.
I'll debug them as soon as I'm able.
This may conceivably cause build failures on some hosts.
I am happy to write patches for this as well, just send the errors in
email.
I rebased the series on today's trunk, re-built each patch, and
regtested the result. So I think things should be reasonably ok.
In one case a patch needed a couple of changes after rebasing; I will
resent that shortly.
Tom