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, cygwin] Internal error when loading dlls without .data section.


On Thu, Dec 21, 2006 at 09:53:31PM +0000, Pedro Alves wrote:
> Tested on i686-pc-cygwin, where it fixes the crash, makes shreloc.exp 
> pass perfectly, and
> introduces no new regressions.
> 
> Please review and commit,

Thanks, this patch is just about perfect.  I've checked it in with only
one change:

>        * coffread.c (cs_to_section): If bfd_section is found, always
>        return it's section index.

"its" there.

I feel like I've asked you this before, but do you want write after
approval access to commit your own patches?  Sorry if I'm repeating
myself :-)

-- 
Daniel Jacobowitz
CodeSourcery


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