From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7413 invoked by alias); 19 Jun 2006 19:22:29 -0000 Received: (qmail 7394 invoked by uid 22791); 19 Jun 2006 19:22:27 -0000 X-Spam-Check-By: sourceware.org Received: from gandalf.inter.net.il (HELO gandalf.inter.net.il) (192.114.186.17) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 19 Jun 2006 19:22:26 +0000 Received: from nitzan.inter.net.il (nitzan.inter.net.il [192.114.186.20]) by gandalf.inter.net.il (MOS 3.7.1-GA) with ESMTP id IYF01113; Mon, 19 Jun 2006 22:22:18 +0300 (IDT) Received: from HOME-C4E4A596F7 (IGLD-80-230-142-209.inter.net.il [80.230.142.209]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DUN06763 (AUTH halo1); Mon, 19 Jun 2006 22:22:16 +0300 (IDT) Date: Tue, 20 Jun 2006 08:38:00 -0000 Message-Id: From: Eli Zaretskii To: Pedro Alves CC: gdb@sourceware.org In-reply-to: <44960843.7000900@portugalmail.pt> (message from Pedro Alves on Mon, 19 Jun 2006 03:13:23 +0100) Subject: Re: [PATCH] Windows CE support update. Reply-to: Eli Zaretskii References: <44960843.7000900@portugalmail.pt> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00128.txt.bz2 > Date: Mon, 19 Jun 2006 03:13:23 +0100 > From: Pedro Alves > > I was fixing a few things here and there in gdb/wince.c and > gdb/wince-stub.c, until I noticed that most of it > is duplicated from gdb/win32-nat.c. I then merged the WinCE support into > win32-nat.c. > The result is that Windows CE support code got almost cut in half, and > we lose no features. In fact, we gain some. Thank you for your contribution. > Any chance of this going into mainline? I'm not authorized to answer that, but if this code is eventually approved for inclusion, please add a patch for the user manual to document the two new user commands you introduced: set debugwince and set debugcommunication.