From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25447 invoked by alias); 4 Feb 2011 23:00:54 -0000 Received: (qmail 25402 invoked by uid 22791); 4 Feb 2011 23:00:48 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.44.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 04 Feb 2011 23:00:40 +0000 Received: from hpaq11.eem.corp.google.com (hpaq11.eem.corp.google.com [172.25.149.11]) by smtp-out.google.com with ESMTP id p14N0b9m020449 for ; Fri, 4 Feb 2011 15:00:37 -0800 Received: from vws7 (vws7.prod.google.com [10.241.21.135]) by hpaq11.eem.corp.google.com with ESMTP id p14N0Zic002272 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Fri, 4 Feb 2011 15:00:36 -0800 Received: by vws7 with SMTP id 7so1936650vws.31 for ; Fri, 04 Feb 2011 15:00:35 -0800 (PST) Received: by 10.220.199.77 with SMTP id er13mr3408790vcb.44.1296860435220; Fri, 04 Feb 2011 15:00:35 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.87.162 with HTTP; Fri, 4 Feb 2011 15:00:05 -0800 (PST) In-Reply-To: <4D4C62FA.5080101@redhat.com> References: <4D2342A2.7060102@redhat.com> <4D34AF3F.4090006@redhat.com> <4D39FFFD.80304@redhat.com> <4D49C69A.20401@redhat.com> <4D4ADA8A.40507@redhat.com> <4D4C5C4D.4070708@redhat.com> <4D4C62FA.5080101@redhat.com> From: Paul Pluzhnikov Date: Fri, 04 Feb 2011 23:00:00 -0000 Message-ID: Subject: Re: [patch] Support inferior events in python To: sami wagiaalla Cc: Tom Tromey , gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true X-IsSubscribed: yes 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: 2011-02/txt/msg00100.txt.bz2 On Fri, Feb 4, 2011 at 12:35 PM, sami wagiaalla wrote: > Woho! :).. Thank you for all the guidance. Committing soon. Looks like commit was incomplete: 2011-02-04 Sami Wagiaalla Oguz Kayral ... * python/py-event.c: New file. cvs up python/bp-event.c cvs update: nothing known about python/bp-event.c make: *** No rule to make target `../../src/gdb/python/py-bpevent.c', needed by `py-bpevent.o'. Stop. Thanks! -- Paul Pluzhnikov