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: [RFC] Use compilation unit's address size in dwarf2expr.c and dwarf2loc.c


On Mon, 17 Mar 2008 14:35:03 +0100 (CET)
"Ulrich Weigand" <uweigand@de.ibm.com> wrote:

> Here is my current patch, based on Jim Blandy's orignal patch and on
> Dan Jacobowitz' patch to fix DW_CFA_set_loc.  With the exception of
> the one FIXME in decode_frame_entry_1, this patch fixes all issues
> related to dwarf address size handling that I'm aware of ...
> 
> Tested on i386-linux, s390-linux, and s390x-linux.
> 
> Does this look OK?

I've tested your patch against the mips target upon which I was
seeing address size related problems.  The results are comparable
to those obtained using the patch that I posted.

So, as far as I'm concerned, your patch is okay to commit.

Kevin


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