From de194d8575765da6c7905d09b8675c59fad035e9 Mon Sep 17 00:00:00 2001 From: Yuri Chornovian Date: Tue, 18 Jul 2017 16:58:14 +0100 Subject: Fix spelling typos. --- include/gdb/remote-sim.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/gdb') diff --git a/include/gdb/remote-sim.h b/include/gdb/remote-sim.h index 9b8d3dc..9af0310 100644 --- a/include/gdb/remote-sim.h +++ b/include/gdb/remote-sim.h @@ -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 -- cgit v1.1