* gdb.texinfo (Set Tracepoints): Fix typo.
authorTom Tromey <tromey@redhat.com>
Mon, 28 Mar 2011 18:05:39 +0000 (18:05 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 28 Mar 2011 18:05:39 +0000 (18:05 +0000)
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 6830f3623ac5a519b193e4c70953d740f9eea997..08d6c8c4a4f70fb513c8f0b5d19202d365658c58 100644 (file)
@@ -1,3 +1,7 @@
+2011-03-28  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Set Tracepoints): Fix typo.
+
 2011-03-24  Tom Tromey  <tromey@redhat.com>
 
        * gdb.texinfo (Specify Location): Document `function:label'
index e023058452f4e2df1b502f8118b1c42476f8dcde..a4e976f3522df80e3a898efa93f91593a489f543 100644 (file)
@@ -9832,7 +9832,7 @@ investigating what the target is actually doing.  @value{GDBN}'s
 support for static tracing includes being able to list instrumentation
 points, and attach them with @value{GDBN} defined high level
 tracepoints that expose the whole range of convenience of
-@value{GDBN}'s tracepoints support.  Namelly, support for collecting
+@value{GDBN}'s tracepoints support.  Namely, support for collecting
 registers values and values of global or local (to the instrumentation
 point) variables; tracepoint conditions and trace state variables.
 The act of installing a @value{GDBN} static tracepoint on an
This page took 0.054702 seconds and 4 git commands to generate.