From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16767 invoked by alias); 18 Jul 2009 15:18:35 -0000 Received: (qmail 16758 invoked by uid 22791); 18 Jul 2009 15:18:35 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from fg-out-1718.google.com (HELO fg-out-1718.google.com) (72.14.220.154) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 18 Jul 2009 15:18:29 +0000 Received: by fg-out-1718.google.com with SMTP id 13so282011fge.0 for ; Sat, 18 Jul 2009 08:18:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.86.54.1 with SMTP id c1mr1872324fga.23.1247930306546; Sat, 18 Jul 2009 08:18:26 -0700 (PDT) Date: Sat, 18 Jul 2009 15:18:00 -0000 Message-ID: <36a35d480907180818t53ef4949had41d6043198d671@mail.gmail.com> Subject: GSoC Status Report #3 From: Oguz Kayral To: gdb ml , Thiago Bauermann Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 X-SW-Source: 2009-07/txt/msg00124.txt.bz2 Hi, Some time has passed since the last report, here is what happened so far. * Event class is almost finished. * Started making the necessary changes on InferiorThread class. Plans for next week; o Put finishing touches on event class. o Further improve InferiorThread class. o Start making the necessary changes on Inferior class. Regards, Oguz Kayral