From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15200 invoked by alias); 23 Sep 2010 18:43:17 -0000 Received: (qmail 15191 invoked by uid 22791); 23 Sep 2010 18:43:16 -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 Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 23 Sep 2010 18:43:12 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 993D22BAC31 for ; Thu, 23 Sep 2010 14:43:10 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id azB3Vm6GmDDY for ; Thu, 23 Sep 2010 14:43:10 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 6BB3B2BAB99 for ; Thu, 23 Sep 2010 14:43:10 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id F2109F591E; Thu, 23 Sep 2010 11:43:06 -0700 (PDT) From: Joel Brobecker To: gdb-patches@sourceware.org Subject: Add support for GNAT Ravenscar run-time library Date: Thu, 23 Sep 2010 19:01:00 -0000 Message-Id: <1285267380-8329-1-git-send-email-brobecker@adacore.com> 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: 2010-09/txt/msg00411.txt.bz2 I noticed that we never acted on these patches after we submitted them back in April. This updates them, and fixes the little nits that I mentioned to Jerome. I am planning on committing these patches in a day or two. And I am working on the documentation for the new commands next.