From 632ea0ccc5c4c3f9fc06881bfedfc4b075873941 Mon Sep 17 00:00:00 2001 From: "gdb-2.5.1" Date: Mon, 2 May 1988 01:00:00 +0100 Subject: gdb-2.5.1 --- gdb/defs.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gdb/defs.h') diff --git a/gdb/defs.h b/gdb/defs.h index b232972..218d9e5 100644 --- a/gdb/defs.h +++ b/gdb/defs.h @@ -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; -- cgit v1.1