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] update gdb.base/shreloc.exp to use new shared library infrastructure


On Tue, May 17, 2005 at 06:20:02AM -0400, Wu Zhou wrote:
> Hi Daniel, 
> 
> Thanks for pointing out these errors for me.  Followed is the re-worked 
> patch. 
> 
> 2005-05-17  Paul Gilliam  <pgilliam@us.ibm.com>
>             Wu Zhou <woodzltc@cn.ibm.com>
> 
>        * gdb.base/shreloc.exp: Use gdb_compile_shlib.  Add support for 
>        IBM's xlc compiler. 
>        * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
>        * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.

This is fine to commit; do you have write access?

Make sure to use tabs at the beginning of lines in the ChangeLog, and
to put two spaces between your name and email address.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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