You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tom Tromey bb69c5018b Minor updates to readline configury 6 years ago
..
readline Move readline to the readline/readline subdirectory 7 years ago
.gitignore Move readline to the readline/readline subdirectory 7 years ago
ChangeLog Minor updates to readline configury 6 years ago
Makefile.am Minor updates to readline configury 6 years ago
Makefile.in Minor updates to readline configury 6 years ago
README Move readline to the readline/readline subdirectory 7 years ago
aclocal.m4 Move readline to the readline/readline subdirectory 7 years ago
configure Minor updates to readline configury 6 years ago
configure.ac Minor updates to readline configury 6 years ago

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.