From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10666 invoked by alias); 11 Oct 2007 14:46:37 -0000 Received: (qmail 10656 invoked by uid 22791); 11 Oct 2007 14:46:37 -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, 11 Oct 2007 14:46:34 +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 l9BEkW0T009681 for ; Thu, 11 Oct 2007 07:46:32 -0700 Received: (from kazu@localhost) by sparrowhawk.codesourcery.com (8.13.1/8.13.1/Submit) id l9BEkWfY009678; Thu, 11 Oct 2007 07:46:32 -0700 Date: Thu, 11 Oct 2007 14:51:00 -0000 Message-Id: <200710111446.l9BEkWfY009678@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/msg00286.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] m68k-tdep.c: Rename %mbb to %mbo. http://sourceware.org/ml/gdb-patches/2007-09/msg00383.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. [patch] lib/gdb.exp: Print out $loadtimeout instead of $timeout. http://sourceware.org/ml/gdb-patches/2007-10/msg00284.html I just posted the last one, but I included it here for completeness. Thanks, Kazu Hirata