Remove gdb workaround from readline/complete.c
authorTom Tromey <tom@tromey.com>
Sun, 7 Oct 2018 21:24:12 +0000 (15:24 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 12 Aug 2019 16:57:56 +0000 (10:57 -0600)
commit57a2fe070226852b84eff8f37e49b367daa2a32f
tree89ff9bfca43b11b4f0731e17a607adacb10ad2ee
parent775e241e9c5f2b2ff2b59972ab70e5f20763fae6
Remove gdb workaround from readline/complete.c

This removes a gdb-local patch from readline's get_y_or_n.  The code
references a gdb test that continues to work when I remove this patch.
So, I think it is not needed any more.

readline/ChangeLog.gdb
2018-10-07  Tom Tromey  <tom@tromey.com>

* complete.c (get_y_or_n): Remove gdb workaround.
readline/ChangeLog.gdb
readline/complete.c
This page took 0.024226 seconds and 4 git commands to generate.