From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17919 invoked by alias); 28 Mar 2006 22:18:22 -0000 Received: (qmail 17836 invoked by uid 22791); 28 Mar 2006 22:18:21 -0000 X-Spam-Check-By: sourceware.org Received: from viper.snap.net.nz (HELO viper.snap.net.nz) (202.37.101.8) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 28 Mar 2006 22:18:19 +0000 Received: from kahikatea.snap.net.nz (p202-124-115-222.snap.net.nz [202.124.115.222]) by viper.snap.net.nz (Postfix) with ESMTP id 3EBBE74138B; Wed, 29 Mar 2006 10:18:14 +1200 (NZST) Received: by kahikatea.snap.net.nz (Postfix, from userid 500) id D02448903; Wed, 29 Mar 2006 10:16:40 +1200 (NZST) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17449.46536.338017.576709@kahikatea.snap.net.nz> Date: Tue, 28 Mar 2006 22:36:00 -0000 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: RFC: MI output during program execution In-Reply-To: <20060328211723.GA10392@nevyn.them.org> References: <17142.56731.941946.838268@farnswood.snap.net.nz> <20050808130516.GA9046@nevyn.them.org> <17160.63891.324530.937796@farnswood.snap.net.nz> <430B9BF8.500@apple.com> <17188.60739.749026.738477@farnswood.snap.net.nz> <17198.37622.443418.520082@farnswood.snap.net.nz> <17216.38283.618507.704220@kahikatea.snap.net.nz> <20051003131829.GA19106@nevyn.them.org> <17448.24343.362964.716378@kahikatea.snap.net.nz> <20060328211723.GA10392@nevyn.them.org> Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00328.txt.bz2 > > I never created a branch in the repository but kept merging changes in the > > repository to my/Apple's changes. > > Unfortunately this means no one else can try what you've got... The reality is no-one will currently want to and it seemed easier to merge locally. Incidentally if GDB changes version control, I think a distributed system like Arch would make keeping local branches easier, if thats an advantage. Now with CVS I have to wade through filenames starting with .#... > > This worked OK until: > > > > 2006-03-24 Daniel Jacobowitz > > > > * linux-nat.c (linux_ops_saved): New. > > (super_mourn_inferior, kill_inferior, threaded, linux_nat_ops) > > (child_mourn_inferior, child_wait, linux_nat_create_inferior) > > (linux_nat_fetch_registers, linux_nat_store_registers) > > (linux_nat_child_post_startup_inferior, init_linux_nat_ops): Delete. > > ... > > > > Have you any one liners that might help me understand these changes and > > what I can do to get GDB to work asynchronously again (at least for > > Linux). > > Well, I have no idea! You didn't say what broke. It replaces the two > Linux native vectors with one combined vector that works for both. I was just clutching at straws. I don't know what broke, so I'll have to go through the changes one by one. -- Nick http://www.inet.net.nz/~nickrob