From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28137 invoked by alias); 3 Jul 2008 14:00:30 -0000 Received: (qmail 28123 invoked by uid 22791); 3 Jul 2008 14:00:29 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 03 Jul 2008 13:59:28 +0000 Received: (qmail 31810 invoked from network); 3 Jul 2008 13:59:26 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 3 Jul 2008 13:59:26 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Testing gdb/monitor.c Date: Thu, 03 Jul 2008 14:00:00 -0000 User-Agent: KMail/1.9.9 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200807031459.29209.pedro@codesourcery.com> 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: 2008-07/txt/msg00035.txt.bz2 Guys, If I wanted to do some changes to the monitor target(s) (monitor.c), what's the best and easiest way to test them? I never used this target before. Do I need hardware for that, or is there some (maintaned) --target that uses it with a simulator? Or? -- Pedro Alves