This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Jump visualization feature for objdump.
- From: Tom Tromey <tom at tromey dot com>
- To: Nick Clifton <nickc at redhat dot com>
- Cc: Thomas Troeger <tstroege at gmx dot de>, binutils at sourceware dot org
- Date: Thu, 07 Nov 2019 06:46:15 -0700
- Subject: Re: Jump visualization feature for objdump.
- References: <20191106190915.GA2533@glenfiddich> <d319f868-ef8c-1e0e-b6d7-44abdce19d22@redhat.com>
>>>>> "Nick" == Nick Clifton <nickc@redhat.com> writes:
Nick> Given that you already have the tool working, and that there appears to be
Nick> another tool which provides a similar function, what would be the benefit
Nick> of incorporating your code into objdump ?
FWIW, if it's in a reusable form in the tree, it could be enabled in gdb
as well.
thanks,
Tom