Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2007 02:18:58 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 127648 for review
Message-ID:  <200710180218.l9I2IwD6084849@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=127648

Change 127648 by jb@jb_freebsd1 on 2007/10/18 02:18:45

	The start of a BSD licensed dwarfdump based on the BSD
	libdwarf and libelf.
	
	This is really just a wrapper around the dump functions that
	are in libdwarf.
	
	Much of the output format is based on the binutils elfdump
	--debug-dump format.
	
	It's debatable whether another tool is required for this,
	however it is a useful tool to compare the BSD libdwarf
	behaviour with existing GNU tools.

Affected files ...

.. //depot/projects/dtrace/src/usr.bin/dwarfdump/Makefile#1 add
.. //depot/projects/dtrace/src/usr.bin/dwarfdump/dwarfdump.c#1 add

Differences ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710180218.l9I2IwD6084849>