mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-15 08:08:55 +00:00
* gdb.texinfo (Set Tracepoints): Fix typo.
This commit is contained in:
parent
fbe3e2c8df
commit
8786b2bd8f
@ -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'
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user