]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Remove readline hack from gdb_select
authorTom Tromey <tom@tromey.com>
Sun, 4 Aug 2019 23:39:27 +0000 (17:39 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 12 Aug 2019 16:57:56 +0000 (10:57 -0600)
commit5db2718ce48c497e317787caebacd019da59c3b0
treef59ae8162585ed936a7b78c039cec7bbd62ccd5a
parentcb41b9e70e6fbd1cb603bb9ba4372fbb8ae87b20
Remove readline hack from gdb_select

As discussed on gdb-patches, this removes the readline hack from the
mingw-hdep.c version of gdb_select.  It's believed that this is not
needed any more.  See:

    https://sourceware.org/ml/gdb-patches/2019-03/msg00465.html

gdb/ChangeLog
2019-08-12  Tom Tromey  <tom@tromey.com>

* mingw-hdep.c (gdb_select): Remove readline hack.
gdb/ChangeLog
gdb/mingw-hdep.c