From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15209 invoked by alias); 1 Jun 2009 19:29:50 -0000 Received: (qmail 15200 invoked by uid 22791); 1 Jun 2009 19:29:49 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-1.vmware.com (HELO smtp-outbound-1.vmware.com) (65.115.85.69) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 01 Jun 2009 19:29:45 +0000 Received: from mailhost3.vmware.com (mailhost3.vmware.com [10.16.27.45]) by smtp-outbound-1.vmware.com (Postfix) with ESMTP id DC2B913443; Mon, 1 Jun 2009 12:29:43 -0700 (PDT) Received: from [10.20.94.141] (msnyder-server.eng.vmware.com [10.20.94.141]) by mailhost3.vmware.com (Postfix) with ESMTP id D29E0CD99D; Mon, 1 Jun 2009 12:29:43 -0700 (PDT) Message-ID: <4A242B84.30707@vmware.com> Date: Mon, 01 Jun 2009 19:29:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: Eli Zaretskii CC: Mark Kettenis , "teawater@gmail.com" , "gdb@sourceware.org" Subject: Re: System call support in process record and replay References: <83iqji529q.fsf@gnu.org> <200905311747.n4VHlY3b026655@brahms.sibelius.xs4all.nl> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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-06/txt/msg00004.txt.bz2 Eli Zaretskii wrote: >> Date: Sun, 31 May 2009 19:47:34 +0200 (CEST) >> From: Mark Kettenis >> CC: teawater@gmail.com, gdb@sourceware.org >> >> I think it is up to whoever adds support for an OS that doesn't use >> int 0x80 to come up with a more general solution. > > That's me ;-) I intend to add support for DJGPP. Thus my questions > (and the numbers of interrupts hinted on that, btw). > > So please consider sharing your thoughts about this. I think it's great that you're doing this. ;-)