gdb-msvc/readline
Les De Ridder ce75aa9c80 Import GDB 9.2 2020-06-18 10:11:10 +02:00
..
readline Import GDB 9.2 2020-06-18 10:11:10 +02:00
.gitignore Import GDB 9.2 2020-06-18 10:11:10 +02:00
ChangeLog Import GDB 9.2 2020-06-18 10:11:10 +02:00
Makefile.am Import GDB 9.2 2020-06-18 10:11:10 +02:00
Makefile.in Import GDB 9.2 2020-06-18 10:11:10 +02:00
README Import GDB 9.2 2020-06-18 10:11:10 +02:00
aclocal.m4 Import GDB 9.2 2020-06-18 10:11:10 +02:00
configure Import GDB 9.2 2020-06-18 10:11:10 +02:00
configure.ac Import GDB 9.2 2020-06-18 10:11:10 +02:00

README

This is an import of readline that is used by gdb.

To send patches, follow the gdb patch submission instructions in
../gdb/CONTRIBUTE.  For maintainers, see ../gdb/MAINTAINERS.

If you need to patch readline, please document the changes here.

To import, copy the upstream readline sources into the "readline"
subdirectory, remembering to (1) remove any files that were deleted
upstream, and (2) merge the one small configure.ac patch that gdb
carries.

If your import removes the need for a local patch, please remember to
update this file.