[gdb/symtab] Enable ada .gdb_index
[deliverable/binutils-gdb.git] / include / gdb / remote-sim.h
index fc128982eb1a3c69dceceb673e8d581ae5e6f45f..179120d69f90a31bee37ef9e3ac6dabf9ca044c0 100644 (file)
@@ -1,6 +1,6 @@
 /* This file defines the interface between the simulator and gdb.
 
-   Copyright (C) 1993-2016 Free Software Foundation, Inc.
+   Copyright (C) 1993-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -261,7 +261,7 @@ int sim_stop (SIM_DESC sd);
    that information is not directly accessable via this interface.
 
    SIM_SIGNALLED: The program has been terminated by a signal. The
-   simulator has encountered target code that causes the the program
+   simulator has encountered target code that causes the program
    to exit with signal SIGRC.
 
    SIM_RUNNING, SIM_POLLING: The return of one of these values
This page took 0.02359 seconds and 4 git commands to generate.