Browse Source

Lint

gdb-4_18-branch
John Gilmore 35 years ago
parent
commit
19b66c0e72
  1. 2
      gdb/remote-eb.c

2
gdb/remote-eb.c

@ -44,6 +44,8 @@ extern struct value *call_function_by_hand();
extern struct target_ops eb_ops; /* Forward declaration */
static void eb_close();
#define LOG_FILE "eb.log"
#if defined (LOG_FILE)
FILE *log_file;

Loading…
Cancel
Save