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]

[PATCH 0/2] Move readline down one level


Patch #1 explains this in more detail, but a quick recap is that
rather than removing readline from the tree, now I think it's better
to move it so that the eventual move of gdbsupport to the top level
does not cause build regressions.

This series implements this idea, and then cleans up some ugliness
caused by earlier work in this area.

Perhaps if we ship an unmodified readline for several years, we can
again consider removing it from the tree.

Tested by building with both the included readline and the system
readline.

Let me know what you think.

Tom



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