From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6582 invoked by alias); 31 Mar 2009 23:27:42 -0000 Received: (qmail 6224 invoked by uid 22791); 31 Mar 2009 23:27:41 -0000 X-SWARE-Spam-Status: No, hits=-0.2 required=5.0 tests=BAYES_20,HK_OBFDOM X-Spam-Check-By: sourceware.org Received: from mailhost.u-strasbg.fr (HELO mailhost.u-strasbg.fr) (130.79.200.156) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 31 Mar 2009 23:27:35 +0000 Received: from baal.u-strasbg.fr (baal.u-strasbg.fr [IPv6:2001:660:2402::41]) by mailhost.u-strasbg.fr (8.14.2/jtpda-5.5pre1) with ESMTP id n2VNRVju029681 for ; Wed, 1 Apr 2009 01:27:31 +0200 (CEST) Received: from mailserver.u-strasbg.fr (ms3.u-strasbg.fr [IPv6:2001:660:2402:d::12]) by baal.u-strasbg.fr (8.14.0/jtpda-5.5pre1) with ESMTP id n2VNRUko049690 ; Wed, 1 Apr 2009 01:27:30 +0200 (CEST) (envelope-from muller@ics.u-strasbg.fr) Received: from d620muller (239.219.99-84.rev.gaoland.net [84.99.219.239]) (user=mullerp mech=LOGIN) by mailserver.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id n2VNRTxQ018803 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) ; Wed, 1 Apr 2009 01:27:30 +0200 (CEST) (envelope-from muller@ics.u-strasbg.fr) From: "Pierre Muller" To: "'Pierre Muller'" , References: <000001c9affd$085bcb30$19136190$@u-strasbg.fr> In-Reply-To: <000001c9affd$085bcb30$19136190$@u-strasbg.fr> Subject: RE: [RFA] ARIndex: move deprecated with zero count to regression Date: Tue, 31 Mar 2009 23:42:00 -0000 Message-ID: <000101c9b258$48d5ff20$da81fd60$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-03/txt/msg00714.txt.bz2 For your information, I checked this in, as I got approval from Joel in a private email. Thanks Joel, Pierre Muller Pascal language support maintainer for GDB > -----Message d'origine----- > De=A0: gdb-patches-owner@sourceware.org [mailto:gdb-patches- > owner@sourceware.org] De la part de Pierre Muller > Envoy=E9=A0: Sunday, March 29, 2009 12:29 AM > =C0=A0: gdb-patches@sourceware.org > Objet=A0: [RFA] ARIndex: move deprecated with zero count to regression >=20 > I seek approval for this gdb_ari.sh > change. >=20 > This is a simple move for all > bug labeled as ari_deprecate, but that have > no occurrences left (a zero count on the ari web page) > to ari_regression. >=20 > It simply will make it much more visible if > someone ever uses them again as they will appear > on top of the ARI page before the long table. >=20 > Is this OK? >=20 > May I do the same for the ari_obsolete > that also have a zero count? >=20 >=20 > Pierre Muller > Pascal language support maintainer for GDB >=20 >=20 > commit message would be: >=20 > * move fixed deprecate bugs to regression category. >=20 >=20 >=20 > Index: gdb_ari.sh > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /cvs/gdbadmin/ss/gdb_ari.sh,v > retrieving revision 1.80 > diff -r1.80 gdb_ari.sh > 753c753 > < category["VARIABLES_INSIDE_BLOCK"] =3D ari_deprecate > --- > > category["VARIABLES_INSIDE_BLOCK"] =3D ari_regression > 761c761 > < category["TEXT_SEGMENT_BASE"] =3D ari_deprecate > --- > > category["TEXT_SEGMENT_BASE"] =3D ari_regression > 769c769 > < category["STATIC_TRANSFORM_NAME"] =3D ari_deprecate > --- > > category["STATIC_TRANSFORM_NAME"] =3D ari_regression > 793c793 > < category["SOLIB_LOADED_LIBRARY_PATHNAME"] =3D ari_deprecate > --- > > category["SOLIB_LOADED_LIBRARY_PATHNAME"] =3D ari_regression > 801c801 > < category["SOFUN_ADDRESS_MAYBE_MISSING"] =3D ari_deprecate > --- > > category["SOFUN_ADDRESS_MAYBE_MISSING"] =3D ari_regression > 809c809 > < category["SKIP_PERMANENT_BREAKPOINT"] =3D ari_deprecate > --- > > category["SKIP_PERMANENT_BREAKPOINT"] =3D ari_regression > 817c817 > < category["SIGCONTEXT_REGISTER_ADDRESS"] =3D ari_deprecate > --- > > category["SIGCONTEXT_REGISTER_ADDRESS"] =3D ari_regression > 825c825 > < category["SETUP_ARBITRARY_FRAME"] =3D ari_deprecate > --- > > category["SETUP_ARBITRARY_FRAME"] =3D ari_regression > 833c833 > < category["REGISTER_U_ADDR"] =3D ari_deprecate > --- > > category["REGISTER_U_ADDR"] =3D ari_regression > 841c841 > < category["PROCESS_LINENUMBER_HOOK"] =3D ari_deprecate > --- > > category["PROCESS_LINENUMBER_HOOK"] =3D ari_regression > 857c857 > < category["NUM_REALREGS"] =3D ari_deprecate > --- > > category["NUM_REALREGS"] =3D ari_regression > 865c865 > < category["LOWEST_PC"] =3D ari_deprecate > --- > > category["LOWEST_PC"] =3D ari_regression > 873c873 > < category["IS_STATIC_TRANSFORM_NAME"] =3D ari_deprecate > --- > > category["IS_STATIC_TRANSFORM_NAME"] =3D ari_regression > 881c881 > < category["IN_SOLIB_DYNSYM_RESOLVE_CODE"] =3D ari_deprecate > --- > > category["IN_SOLIB_DYNSYM_RESOLVE_CODE"] =3D ari_regression > 889c889 > < category["GDB_TARGET_IS_HPPA_20W"] =3D ari_deprecate > --- > > category["GDB_TARGET_IS_HPPA_20W"] =3D ari_regression > 913c913 > < category["FUNCTION_EPILOGUE_SIZE"] =3D ari_deprecate > --- > > category["FUNCTION_EPILOGUE_SIZE"] =3D ari_regression > 921c921 > < category["CLEAR_SOLIB"] =3D ari_deprecate > --- > > category["CLEAR_SOLIB"] =3D ari_regression > 929c929 > < category["CHILD_SPECIAL_WAITSTATUS"] =3D ari_deprecate > --- > > category["CHILD_SPECIAL_WAITSTATUS"] =3D ari_regression > 937c937 > < category["CHILD_GET_CURRENT_EXCEPTION_EVENT"] =3D ari_deprecate > --- > > category["CHILD_GET_CURRENT_EXCEPTION_EVENT"] =3D ari_regression > 945c945 > < category["CHILD_ENABLE_EXCEPTION_CALLBACK"] =3D ari_deprecate > --- > > category["CHILD_ENABLE_EXCEPTION_CALLBACK"] =3D ari_regression > 1105c1105 > < category["write_register"] =3D ari_deprecate > --- > > category["write_register"] =3D ari_regression > 1244c1244 > < category["generic_target_write_pc"] =3D ari_deprecate > --- > > category["generic_target_write_pc"] =3D ari_regression > 1252c1252 > < category["read_sp"] =3D ari_deprecate > --- > > category["read_sp"] =3D ari_regression > 1262c1262 > < category["register_cached"] =3D ari_deprecate > --- > > category["register_cached"] =3D ari_regression > 1270c1270 > < category["set_register_cached"] =3D ari_deprecate > --- > > category["set_register_cached"] =3D ari_regression