Consolidate setting of current_layout
[deliverable/binutils-gdb.git] / gdb / tracepoint.c
index 843341aaae17fb12cd8f0c8631cd596b560a2cb2..d62783932b3c8988597787a4a3b10da6051a3c44 100644 (file)
@@ -51,7 +51,6 @@
 #include "memrange.h"
 #include "cli/cli-utils.h"
 #include "probe.h"
-#include "ctf.h"
 #include "gdbsupport/filestuff.h"
 #include "gdbsupport/rsp-low.h"
 #include "tracefile.h"
@@ -2137,7 +2136,7 @@ tfind_1 (enum trace_find_type type, int num,
         DON'T give an error, but DO change the state of
         traceframe_number etc. to invalid.
 
-        The rationalle is that if you typed the command, you
+        The rationale is that if you typed the command, you
         might just have committed a typo or something, and you'd
         like to NOT lose your current debugging state.  However
         if you're in a user-defined command or especially in a
This page took 0.024005 seconds and 4 git commands to generate.