Home
last modified time | relevance | path

Searched refs:tracepoints (Results 1 – 22 of 22) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dtracepoint.c3591 std::vector<breakpoint *> tracepoints in print_one_static_tracepoint_marker() local
3603 !tracepoints.empty () ? 'y' : 'n'); in print_one_static_tracepoint_marker()
3659 if (!tracepoints.empty ()) in print_one_static_tracepoint_marker()
3668 for (ix = 0; ix < tracepoints.size (); ix++) in print_one_static_tracepoint_marker()
3673 uiout->field_signed ("tracepoint-id", tracepoints[ix]->number); in print_one_static_tracepoint_marker()
3678 uiout->field_signed ("number-of-tracepoints", tracepoints.size ()); in print_one_static_tracepoint_marker()
DNEWS2958 * Support for tracepoints and fast tracepoints on s390-linux and s390x-linux
2972 * Support for tracepoints and fast tracepoints on powerpc-linux,
3049 * Support for tracepoints on aarch64-linux was added in GDBserver.
3062 * Support for fast tracepoints on aarch64-linux was added in GDBserver,
4199 * The command 'info tracepoints' can now display 'installed on target'
4812 tracepoints; GDB will display a warning, but will allow the experiment to
4813 begin, assuming that tracepoints will be enabled as needed while the trace
4816 * Fast tracepoints on 32-bit x86-architectures can now be placed at
5158 * Static tracepoints
5160 Static tracepoints are calls in the user program into a tracing
[all …]
DChangeLog-20104015 Static tracepoints support.
4017 * NEWS: Mention new support for static tracepoints.
4021 tracepoints support using an UST based backend.
4025 (is_tracepoint): Handle static tracepoints.
4026 (validate_commands_for_breakpoint): Static tracepoints can't do
4029 (bpstat_what): Handle static tracepoints.
4039 (update_breakpoint_locations): Handle static tracepoints.
4042 (disable_command, enable_command): Handle static tracepoints.
4046 (save_breakpoints): Handle static tracepoints.
4062 (remote_download_tracepoint): Download static tracepoints.
[all …]
DChangeLog-20111417 tracepoints as such when reporting hit counts, report
1538 Don't check SALs for pending fast tracepoints.
1625 * NEWS: Document shorter fast tracepoints and qTMinFTPILen packet.
1627 the minimum instruction size for fast tracepoints.
1658 (remove_breakpoints): Don't remove tracepoints.
1855 String collection for tracepoints.
3067 Add return address collection for tracepoints.
4679 the print_one_detail callback implementation of tracepoints).
6917 tracepoints enabled with just a warning if they can be re-enabled
6920 GDB commands when applied to tracepoints.
[all …]
DChangeLog-200950 action-less tracepoints.
226 * breakpoint.c (bpstat_check_location): Check for tracepoints.
4722 Conditional tracepoints.
4736 * NEWS: Mention conditional tracepoints.
10571 Make tracepoints into a type of breakpoint.
10579 (should_be_inserted): GDB does not insert tracepoints itself.
DChangeLog-2012517 tracepoints and notify 'breakpoint-modified' observer for them.
1276 abbreviate 'delete tracepoints' to 'delete tr'.
8262 static probes on breakpoints and tracepoints.
DChangeLog-19985688 preventing tracepoints from being defined with a full-path filename.
6245 (delete_trace_command): suppress y/n query if no tracepoints, or
DChangeLog-20153810 * NEWS: Mention support for fast tracepoints on aarch64-linux.
4275 can_download_tracepoint if there are tracepoints to download.
7942 * NEWS: Mention support for tracepoints on aarch64-linux.
DChangeLog-20168484 * NEWS: Mention support for tracepoints on powerpc*-linux.
8555 * NEWS: Mention support for tracepoints on s390*-linux.
DChangeLog-20001195 * tracepoints.c (tracepoints_info, trace_find_command,
DChangeLog-20018936 `save-tracepoints'.
DChangeLog-200214777 use tilde_expand and strerror for opening save-tracepoints file.
/netbsd/src/external/gpl3/gdb/dist/gdb/doc/
Dgdb.info-9694 * collect (tracepoints): Tracepoint Actions. (line 49)
1587 * info tracepoints [N...]: Listing Tracepoints. (line 6)
1989 * may-insert-fast-tracepoints: Observer Mode. (line 69)
1990 * may-insert-tracepoints: Observer Mode. (line 59)
2446 * save tracepoints: save tracepoints. (line 6)
2447 * save-tracepoints: save tracepoints. (line 6)
3222 * teval (tracepoints): Tracepoint Actions. (line 118)
3539 * while-stepping (tracepoints): Tracepoint Actions. (line 126)
Dgdb.texinfo478 Michael Snyder added support for tracepoints.
2284 tracepoints -- Tracing of program execution without
4409 * Breakpoints:: Breakpoints, watchpoints, tracepoints,
4788 Print a table of all breakpoints, watchpoints, tracepoints, and catchpoints set
5717 Delete the breakpoints, watchpoints, tracepoints, or catchpoints of the
5719 all breakpoints, watchpoints, tracepoints, and catchpoints (@value{GDBN} asks
5733 You disable and enable breakpoints, watchpoints, tracepoints, and catchpoints
5736 a list of all breakpoints, watchpoints, tracepoints, and catchpoints if you
5764 watchpoints, tracepoints, and catchpoints:
5942 Ignore counts apply to breakpoints, watchpoints, tracepoints, and catchpoints.
[all …]
Dagentexpr.texi554 GDB transmits the tracepoints and their associated expressions to the
608 whether the target supports disabled tracepoints
DChangeLog-1991-20215194 needed to get shorter fast tracepoints.
5530 disable GDB commands when applied to tracepoints.
5697 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
6063 entries for fast tracepoints and static tracepoints.
6073 (Commands to Set Tracepoints): Describe static tracepoints. Add
6078 (Tracepoints support in gdbserver): Mention static tracepoints.
6172 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
6260 (save-tracepoints): Rename to ...
6261 (save tracepoints): ... this. Mention that `save-tracepoints' is
6262 a deprecated alias to `save tracepoints'.
[all …]
Dguile.texi1941 The command has to do with tracepoints. For example, @code{trace},
1943 @kbd{help tracepoints} at the @value{GDBN} prompt to see a list of
Dpython.texi4669 The command has to do with tracepoints. For example, @code{trace},
4671 @kbd{help tracepoints} at the @value{GDBN} prompt to see a list of
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/
DREADME564 The location of the in-process agent (used for fast tracepoints and
DChangeLog-1993-20132440 target, and check the actions of tracepoints.
2454 tracepoints. Save trace data to tfile format. Restart GDB
2456 tracepoints again.
3220 output of 'info tracepoints'.
3503 '=breakpoint-created' when GDB merges the tracepoints of both
6532 download tracepoints.
6969 the target doesn't support tracepoints.
8041 fast tracepoints at the same address.
DChangeLog-2014-202118247 the normal tracepoints.
18248 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
23727 remote fast-tracepoints-packet off" works as intended.
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git25042 Use gdb::checked_static_cast for tracepoints
61761 locations of tracepoints. This is because bl_address_is_meaningful used
61780 Because locations for tracepoints have the bp_loc_other type,
61802 But tracepoints do have a meaningful address to thems, so they can't be
115619 than breakpoint hits (e.g., it's used in tracepoints & the
122859 breakpoints" shows watchpoints, tracepoints, etc. So it makes to call
123178 This makes tracepoints inherit from base_breakpoint, since their
126888 Merge probe and ordinary tracepoints
126889 Right now, probe tracepoints are handled by a separate ops object.
126890 However, they differ only in a small way from ordinary tracepoints,
[all …]