This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC 5/9] replace hexify with bin2hex


On 01/20/2014 07:18 PM, Tom Tromey wrote:
> This removes hexify in favor of bin2hex.
> The choice of which to keep was arbitrary.
> 
> 2014-01-20  Tom Tromey  <tromey@redhat.com>
> 
> 	* common/rsp-low.h (hexify): Don't declare.
> 	* common/rsp-low.c (hexify): Remove.
> 
> 2014-01-20  Tom Tromey  <tromey@redhat.com>
> 
> 	* remote-utils.c (look_up_one_symbol, monitor_output): Use
> 	bin2hex, not hexify.
> 	* tracepoint.c (cmd_qtstatus): Likewise.

OK.

Thanks,
-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]