From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6162 invoked by alias); 29 Apr 2009 07:44:42 -0000 Received: (qmail 6153 invoked by uid 22791); 29 Apr 2009 07:44:41 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout3.012.net.il (HELO mtaout3.012.net.il) (84.95.2.7) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 29 Apr 2009 07:44:35 +0000 Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KIU00800QQW4H00@i_mtaout3.012.net.il> for gdb-patches@sourceware.org; Wed, 29 Apr 2009 10:44:32 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.230.216]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KIU00694QU71JE0@i_mtaout3.012.net.il>; Wed, 29 Apr 2009 10:44:32 +0300 (IDT) Date: Wed, 29 Apr 2009 07:44:00 -0000 From: Eli Zaretskii Subject: Re: Post mortem debugging for Windows CE In-reply-to: <1240989536.29047.168.camel@dannypc> To: danny.backx@scarlet.be Cc: pedro@codesourcery.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <837i13ewew.fsf@gnu.org> References: <1240929901.29047.110.camel@dannypc> <200904281702.30473.pedro@codesourcery.com> <1240940884.29047.135.camel@dannypc> <1240946254.29047.159.camel@dannypc> <83d4awdjfh.fsf@gnu.org> <1240989536.29047.168.camel@dannypc> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-04/txt/msg00783.txt.bz2 > From: Danny Backx > Cc: pedro@codesourcery.com, gdb-patches@sourceware.org > Date: Wed, 29 Apr 2009 09:18:55 +0200 > > http://www.windowsfordevices.com/articles/AT7568439504.html shows what > the Microsoft tools do based on this file. Thanks, I knew most of that (although not in the context of CE). My question was: are we going to provide such functionality as part of GDB? If that's what we intend to do, then I think adding this would be a welcome GDB feature.