From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22106 invoked by alias); 27 Sep 2002 23:11:50 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 22098 invoked from network); 27 Sep 2002 23:11:48 -0000 Received: from unknown (HELO zenia.red-bean.com) (66.244.67.22) by sources.redhat.com with SMTP; 27 Sep 2002 23:11:48 -0000 Received: (from jimb@localhost) by zenia.red-bean.com (8.11.6/8.11.6) id g8RMuDr28370; Fri, 27 Sep 2002 17:56:13 -0500 To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: Outstanding? References: <3D93CD83.5020704@redhat.com> From: Jim Blandy Date: Fri, 27 Sep 2002 16:11:00 -0000 In-Reply-To: <3D93CD83.5020704@redhat.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.90 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-09/txt/msg00691.txt.bz2 The following patches have been committed: > RFA: abstract out thread compilation code > [Fwd: RFA: abstract out thread compilation code] > [Jim Blandy ] RFA: abstract out thread compilation code > RFA: don't read coff line number unless we have symbols too > [Jim Blandy ] RFA: don't read coff line number unless we have symbols too > RFA: don't use minsym name when searching block > [Jim Blandy ] Re: RFA: test GDB's ability to > [PATCH RFC] Character set support > dwarf2_build_psymtabs should check that .debug_line exists The following are still awaiting approval: > RFA: respect `nosignals' setting in annota1.exp > [Jim Blandy ] RFA: respect `nosignals' setting in annota1.exp > RFA: test C++ casts > [RFA] dwarf2read.c: set TYPE_DOMAIN_TYPE correctly for methods For the below, we're waiting for papers for the fellow who modified the patch: > Review of DW_TAG_module and DWARF multiple comp unit header support > [RFA] DWARF multiple comp unit header support - Revision - Part > [RFA] DWARF multiple comp unit header support - Revision - Part 1 This one has been rejected --- well, put off until we know what effect it has on mdebug. > [RFA] delete BLOCK_SHOULD_SORT These are being handled on a branch; they're not RFA's: > [RFA] convert blocks to dictionaries, phase 1, main part > [RFA] convert blocks to dictionaries, phase 1, mdebugread.c > [RFC] environment.c This is awaiting further discussion; it would be good to have it in the bug database. > [patch] Fix to processing end of function stab in dbxread.c