This is the mail archive of the gdb-patches@sources.redhat.com 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: Fix PR 1171


On Mon, 2003-06-02 at 16:25, Elena Zannoni wrote:
> Mark Mitchell writes:
>  > 
>  > This patch fixes GDB PR 1171 by removing the SECT_OFF_MAX and
>  > MAX_SECTIONS constants; instead, of using these fixed constants the
>  > number of section entries is computed dynamically.
>  > 
>  > Tested on i686-pc-linux-gnu (by running the DejaGNU testsuite) and on
>  > sparc-sun-solaris2.9 (by running the test program from the PR).
>  > 
>  > Comments?
>  > 
> 
> thanks for cleaning this up. 
> approved.

Thanks much for the review!

Committed now.

Yours,

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


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