From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25059 invoked by alias); 19 Nov 2010 21:05:01 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 25043 invoked by uid 22791); 19 Nov 2010 21:05:00 -0000 X-SWARE-Spam-Status: No, hits=-6.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org From: Tom Tromey To: pmuldoon@redhat.com Cc: Jan Kratochvil , archer@sourceware.org Subject: Re: Fedora 15 patchset rebased to FSF GDB HEAD [Re: Brief stats for Fedora *.patch merge] References: <20101101173626.GA11039@host0.dyn.jankratochvil.net> <20101101211441.GA21861@host0.dyn.jankratochvil.net> <20101118044204.GA18493@host0.dyn.jankratochvil.net> Date: Fri, 19 Nov 2010 21:05:00 -0000 In-Reply-To: (Phil Muldoon's message of "Thu, 18 Nov 2010 15:58:00 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2010-q4/txt/msg00032.txt.bz2 Phil> Just so we don't work on the same patches the first two I will take are: [...] I handled: # Security patch: avoid stack overflows in dwarf expression computation. # CVE-2006-4146 #=push Patch190: gdb-6.5-dwarf-stack-overflow.patch # Fix debugging GDB itself - the compiled in source files paths (BZ 225783). #=push Patch241: gdb-6.6-bz225783-gdb-debuginfo-paths.patch # Link with libreadline provided by the operating system. #=push Patch261: gdb-6.6-readline-system.patch Tom