Remove fromhex implementation from gdbreplay
authorTom Tromey <tom@tromey.com>
Sat, 1 Jun 2019 15:16:04 +0000 (09:16 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 2 Jun 2019 18:23:02 +0000 (12:23 -0600)
commit88ed7edbc632245fad33145e723d27976b6732ca
tree18edd0e72aa68782d366436dcc2d1f52efb664c9
parent96605592395fc57e531de249883ccf6fafed540f
Remove fromhex implementation from gdbreplay

gdbreplay had its own implementation of fromhex.  This patch changes
it to use the one in common/.

gdb/gdbserver/ChangeLog
2019-06-02  Tom Tromey  <tom@tromey.com>

* gdbreplay.c (fromhex): Remove.
* Makefile.in (GDBREPLAY_OBS): Add rsp-low.o.
gdb/gdbserver/ChangeLog
gdb/gdbserver/Makefile.in
gdb/gdbserver/gdbreplay.c
This page took 0.025145 seconds and 4 git commands to generate.