* source.c: #include gdb_assert.h.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 818c28f250e3e5f8c60706ade9d8460a7b178e92..15927211b527c8f48c6c6fbd1bd8c925f9e56b7d 100644 (file)
@@ -1,3 +1,22 @@
+2006-08-08  Joel Brobecker  <brobecker@adacore.com>
+
+       * source.c: #include gdb_assert.h.
+       (substitute_path_rule): New struct.
+       (substitute_path_rules): New static global variable.
+       (substitute_path_rule_matches): New function.
+       (get_substitute_path_rule): New function.
+       (rewrite_source_path): New function.
+       (find_and_open_source): Add source path rewriting support.
+       (strip_trailing_directory_separator): New function.
+       (find_substitute_path_rule): New function.
+       (add_substitute_path_rule): New function.
+       (delete_substitute_path_rule): New function.
+       (show_substitute_path_command): New function.
+       (unset_substitute_path_command): New function.
+       (set_substitute_path_command): New function.
+       (_initialize_source): Add new substitute-path commands.
+       * Makefile.in (source.o): Add dependency on gdb_assert.h.
+
 2006-08-08  Joel Brobecker  <brobecker@adacore.com>
 
        * i386-tdep.c (i386_follow_jump): Use read_memory_nobpt to read
This page took 0.026303 seconds and 4 git commands to generate.