From owner-cvs-all Sun Feb 2 14:16: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86FFC37B401; Sun, 2 Feb 2003 14:16:06 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BB6243F93; Sun, 2 Feb 2003 14:16:06 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h12MG5bv065685; Sun, 2 Feb 2003 14:16:05 -0800 (PST) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h12MG5xe065684; Sun, 2 Feb 2003 14:16:05 -0800 (PST) Message-Id: <200302022216.h12MG5xe065684@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 2 Feb 2003 14:16:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/elfdump elfdump.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2003/02/02 14:16:05 PST Modified files: usr.bin/elfdump elfdump.c Log: Try to tighten up the types a little bit to help debugging with GDB. Revision Changes Path 1.5 +36 -35 src/usr.bin/elfdump/elfdump.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message