From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26085 invoked by alias); 4 Oct 2007 12:04:22 -0000 Received: (qmail 26076 invoked by uid 22791); 4 Oct 2007 12:04:20 -0000 X-Spam-Check-By: sourceware.org Received: from gateway.codesourcery.com (HELO sparrowhawk.codesourcery.com) (65.74.133.9) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 04 Oct 2007 12:04:16 +0000 Received: from sparrowhawk.codesourcery.com (localhost.localdomain [127.0.0.1]) by sparrowhawk.codesourcery.com (8.13.1/8.13.1) with ESMTP id l94C4F2g031572 for ; Thu, 4 Oct 2007 05:04:15 -0700 Received: (from kazu@localhost) by sparrowhawk.codesourcery.com (8.13.1/8.13.1/Submit) id l94C4Fw6031569; Thu, 4 Oct 2007 05:04:15 -0700 Date: Thu, 04 Oct 2007 12:04:00 -0000 Message-Id: <200710041204.l94C4Fw6031569@sparrowhawk.codesourcery.com> From: Kazu Hirata To: gdb-patches@sourceware.org Subject: Unreviewed patches 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: 2007-10/txt/msg00042.txt.bz2 Hi, Could somebody review the following patches? [patch] Check watchpoint resources before enabling a watchpoint. http://sourceware.org/ml/gdb-patches/2007-09/msg00409.html [patch] Turn on inaccessible-by-default by default. http://sourceware.org/ml/gdb-patches/2007-09/msg00386.html Eli Zaretskii has approved the documentation part of this patch. Thanks, Kazu Hirata