From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16582 invoked by alias); 1 Jun 2013 20:27:18 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 16533 invoked by uid 89); 1 Jun 2013 20:27:10 -0000 X-Spam-SWARE-Status: No, score=-4.1 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 Received: from mail-la0-f44.google.com (HELO mail-la0-f44.google.com) (209.85.215.44) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Sat, 01 Jun 2013 20:27:09 +0000 Received: by mail-la0-f44.google.com with SMTP id er20so249117lab.3 for ; Sat, 01 Jun 2013 13:27:06 -0700 (PDT) X-Received: by 10.112.154.35 with SMTP id vl3mr8205208lbb.55.1370118426698; Sat, 01 Jun 2013 13:27:06 -0700 (PDT) Received: from SouthWS ([2.92.91.146]) by mx.google.com with ESMTPSA id z9sm693795lae.7.2013.06.01.13.27.04 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 01 Jun 2013 13:27:05 -0700 (PDT) From: "Kifa" To: "'Tom Tromey'" Cc: , References: <87y5b8jncx.fsf@fleche.redhat.com> <87obc4jib1.fsf@fleche.redhat.com> In-Reply-To: <87obc4jib1.fsf@fleche.redhat.com> Subject: RE: Fwd: Method call and calling convention Date: Sat, 01 Jun 2013 20:27:00 -0000 Message-ID: <000001ce5f06$5ef0e090$1cd2a1b0$@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-SW-Source: 2013-06/txt/msg00002.txt.bz2 Thanks for helping! Tom> First, try a newer gdb. Maybe the problem was already fixed. I have tried gdb 7.6 (latest release) and result is the same. Tom> Second, if that fails, please file a bug report in Bugzilla. Bug 15559 Kifa