gdb-2.5.1

This commit is contained in:
gdb-2.5.1
1988-05-02 01:00:00 +01:00
committed by Pedro Alves
parent 7b4ac7e1ed
commit 632ea0ccc5
99 changed files with 10537 additions and 21792 deletions

View File

@@ -73,3 +73,7 @@ struct command_line
};
struct command_line *read_command_lines ();
/* String containing the current directory (what getwd would return). */
char *current_directory;