From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4483 invoked by alias); 2 Mar 2012 06:26:33 -0000 Received: (qmail 4453 invoked by uid 22791); 2 Mar 2012 06:26:31 -0000 X-SWARE-Spam-Status: No, hits=-4.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 02 Mar 2012 06:26:11 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 710811B400D; Fri, 2 Mar 2012 06:26:10 +0000 (UTC) From: Mike Frysinger To: gdb-patches@sourceware.org Subject: Re: [RFC] rx sim: Print load statistics Date: Fri, 02 Mar 2012 06:26:00 -0000 User-Agent: KMail/1.13.7 (Linux/3.2.0; KDE/4.6.5; x86_64; ; ) Cc: Kevin Buettner References: <20120301173842.3802cca3@mesquite.lan> <201203012221.15043.vapier@gentoo.org> <20120301214653.124a502f@mesquite.lan> In-Reply-To: <20120301214653.124a502f@mesquite.lan> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1497347.WWDOWsECrX"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201203020126.21884.vapier@gentoo.org> 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: 2012-03/txt/msg00074.txt.bz2 --nextPart1497347.WWDOWsECrX Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 645 On Thursday 01 March 2012 23:46:53 Kevin Buettner wrote: > I'll commit the following in a day or so unless there are further > comments. >=20 > sim/rx/ChangeLog: >=20 > * load.h (rx_load): Add `callback' parameter to function prototype. > (gdb/callback.h): Include. > * load.c (load.h): Include. > (xprintf, find_section_name_by_offset): New functions. > (rx_load): Add `callback' parameter. Add code for printing > section loaded using GDB's printf facilities. > * gdb-if.c (sim_load, sim_create_inferior): Update calls to > rx_load(). > * main.c (main): Likewise. > * syscalls.c, syscalls.h (get_callbacks): New function. OK -mike --nextPart1497347.WWDOWsECrX Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. Content-length: 836 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJPUGgMAAoJEEFjO5/oN/WBMAcQAKkOB1pHOfWnfttqPpBLojpt /9uaJql7SEp8v7fzmauMo7c7R99tMtiz+SL0i/iKcGaq+cNSIYzdB7s3+rm8T+TJ S/uBjCx5Q7YUCFqmtKHAT47OwgmPCNDvMJ1ThpqJP90GFYMahDGGJktjk6TcA4I5 9zlorp5tbA8CK6WdGJ5iuq34KS0bxWIg4A/DX6oFBYzIhnkh1oR6+QlObK+B2/aL MNsg8ot2iTJM7jhWRDriWahryk5nNR6ldvzRoKBKQ60w4to1Ip3O/Xk3zXOmxPZt BLSSwUlv6VcNDS20RAcVQbOaRIcaOinPJW+doAlQJcelKAhvdtkmNTHaap1vmKzV vKv0xlUuAzlPiOR3pLDI6TEBPDlGzoc/YiJNMK7uA5kAYvuAInEiaG7ugvenuRYH tpVa6HM2vpPkY4cDyC1N4OC8ZDTozaeAiKpvZ6M7VgKWgDPdcGVqyFXVgpIwEPuV bzXmcRYjKlTfHH+mVCnpkw7CpFFa4P+g87o/1HS/rMskYXAlmkekDOVSuGgnmYnq 2vGmZE4LiCvuGwCKlW0IMese167yKG46fsyenrI/O9CDAU21W+Aac2i+TyLYUOM1 PPZ2HmR1U86fFoXmdIy3s1SiLzXlw8bMchN8OqzrErokdQybgGB/h9kxeZJL1uT/ zvDACa98c2mXgEoIwO4U =DjOK -----END PGP SIGNATURE----- --nextPart1497347.WWDOWsECrX--