From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6734 invoked by alias); 20 Aug 2010 18:21:35 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 6719 invoked by uid 22791); 20 Aug 2010 18:21:33 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Date: Fri, 20 Aug 2010 18:21:00 -0000 From: Daniel Jacobowitz To: Oleg Nesterov Cc: Roland McGrath , archer@sourceware.org, utrace-devel@redhat.com Subject: Re: gdbstub initial code, v4 Message-ID: <20100820182120.GA8316@caradoc.them.org> Mail-Followup-To: Oleg Nesterov , Roland McGrath , archer@sourceware.org, utrace-devel@redhat.com References: <20100819174955.GA14618@redhat.com> <20100819231403.C323940080@magilla.sf.frob.com> <20100820174928.GA25352@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100820174928.GA25352@redhat.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2010-q3/txt/msg00125.txt.bz2 On Fri, Aug 20, 2010 at 07:49:28PM +0200, Oleg Nesterov wrote: > > (gdb) set remote debug 1 > > set debug remote 1. Yes, I tried this. Very, very inconvenient. > In this case the debugging output is mixed with the normal output, > > Also: you can't save to file, can't filter packets, can't add > the packet for debugging (not implemented yet). set remotelogfile filename addresses those first two. I don't know what you mean by the last thing, but if it's useful, gdb can perhaps grow a way to do it. -- Daniel Jacobowitz CodeSourcery