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 6999161a2a Move readline to the readline/readline subdirectory 7 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 Move readline to the readline/readline subdirectory 7 years ago
Makefile.am Move readline to the readline/readline subdirectory 7 years ago
Makefile.in Move readline to the readline/readline subdirectory 7 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 Move readline to the readline/readline subdirectory 7 years ago
configure.ac Move readline to the readline/readline subdirectory 7 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.