gdb/
[deliverable/binutils-gdb.git] / gdb / source.h
index 1e9d8a530ec0e9d27ac45628b3d582e264ff83b5..33cad099679f87ddd9f744ab9d646b5e936eaa54 100644 (file)
@@ -48,6 +48,8 @@ extern int find_and_open_source (const char *filename,
    negative number for error.  */
 extern int open_source_file (struct symtab *s);
 
+extern char *rewrite_source_path (const char *path);
+
 extern const char *symtab_to_fullname (struct symtab *s);
 
 /* Returns filename without the compile directory part, basename or absolute
This page took 0.024 seconds and 4 git commands to generate.