From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13572 invoked by alias); 21 Mar 2003 12:19:39 -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 13565 invoked from network); 21 Mar 2003 12:19:38 -0000 Received: from unknown (HELO kerberos.suse.cz) (195.47.106.10) by sources.redhat.com with SMTP; 21 Mar 2003 12:19:38 -0000 Received: from chimera.suse.cz (chimera.suse.cz [10.20.0.2]) by kerberos.suse.cz (SuSE SMTP server) with ESMTP id EB1A159D34A; Fri, 21 Mar 2003 13:19:37 +0100 (CET) Received: from suse.cz (naga.suse.cz [10.20.1.16]) by chimera.suse.cz (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id h2LCJbh24254; Fri, 21 Mar 2003 13:19:37 +0100 X-Authentication-Warning: chimera.suse.cz: Host naga.suse.cz [10.20.1.16] claimed to be suse.cz Message-ID: <3E7B0359.7020002@suse.cz> Date: Fri, 21 Mar 2003 12:19:00 -0000 From: Michal Ludvig Organization: SuSE CR User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: cs, cz, en MIME-Version: 1.0 To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] x86-64 fixes References: <15986.3469.893786.554687@localhost.redhat.com> In-Reply-To: <15986.3469.893786.554687@localhost.redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-03/txt/msg00452.txt.bz2 Elena Zannoni wrote: > This patch fixes two internal errors I was getting with inferior > function calls. Gdb didn't know how to deal with enum parameters and > reference parameters. > > It also fixes some calls to malloc() failures. These were evident in > tests that do stuff like p "foo" or p str_func ("foo") or even simple > calls like p malloc(2). > > Michal, can you verify on your platform? If it works for you I'll > commit it. Yes, works nice, thanks! Please commit it. Michal Ludvig -- * SuSE CR, s.r.o * mludvig@suse.cz * (+420) 296.545.373 * http://www.suse.cz