Add support for auto-loading scripts from .debug_gdb_scripts section.
[deliverable/binutils-gdb.git] / gdb / cli / cli-cmds.c
index dcb8ece78b01cc97c8e0c7175235a36ad9b41524..fdeb8dbe8a4d0808ddbd22d066c6e1255868f771 100644 (file)
@@ -483,7 +483,7 @@ Script filename extension recognition is \"%s\".\n"),
    NOTE: This calls openp which uses xfullpath to compute the full path
    instead of gdb_realpath.  Symbolic links are not resolved.  */
 
-static int
+int
 find_and_open_script (const char *script_file, int search_path,
                      FILE **streamp, char **full_pathp)
 {
This page took 0.023813 seconds and 4 git commands to generate.