| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/ |
| i386-dr3-watch.exp | 79 {Delete all breakpoints, watchpoints, tracepoints, and catchpoints\? \(y or n\) $} \
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/ |
| i386-dr3-watch.exp | 79 {Delete all breakpoints, watchpoints, tracepoints, and catchpoints\? \(y or n\) $} \
|
| /src/external/gpl3/gdb/dist/gdbserver/ |
| tracepoint.cc | 38 loaded by the inferior to support fast tracepoints. Fast 39 tracepoints (or more accurately, jump based tracepoints) are 55 trace frames built from slow and fast tracepoints from GDB (tfind 113 # define tracepoints IPA_SYM_EXPORTED_NAME (tracepoints) macro 192 IPA_SYM(tracepoints), 214 tracepoints libraries are loaded in the inferior, and agent has 215 capability on static tracepoints. */ 249 "Fast and static tracepoints unavailable.") 833 IP_AGENT_EXPORT_VAR struct tracepoint *tracepoints; variable in typeref:struct:tracepoint [all...] |
| /src/external/gpl3/gdb.old/dist/gdbserver/ |
| tracepoint.cc | 38 loaded by the inferior to support fast tracepoints. Fast 39 tracepoints (or more accurately, jump based tracepoints) are 55 trace frames built from slow and fast tracepoints from GDB (tfind 113 # define tracepoints IPA_SYM_EXPORTED_NAME (tracepoints) macro 192 IPA_SYM(tracepoints), 214 tracepoints libraries are loaded in the inferior, and agent has 215 capability on static tracepoints. */ 249 "Fast and static tracepoints unavailable.") 833 IP_AGENT_EXPORT_VAR struct tracepoint *tracepoints; variable in typeref:struct:tracepoint [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| tracepoint.c | 81 info trace : list all debugger-defined tracepoints. 82 delete trace : delete one or more tracepoints. 83 enable trace : enable one or more tracepoints. 84 disable trace : disable one or more tracepoints. 92 save-tracepoints : write tracepoint setup into a file. 1542 warning (_("Pending tracepoints will not be resolved while" 1565 /* No point in tracing without any tracepoints... */ 1567 error (_("No tracepoints defined, not starting trace")); 1586 warning (_("No tracepoints enabled")); 1589 /* No point in tracing with only disabled tracepoints tha 3595 std::vector<breakpoint *> tracepoints local [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| tracepoint.c | 81 info trace : list all debugger-defined tracepoints. 82 delete trace : delete one or more tracepoints. 83 enable trace : enable one or more tracepoints. 84 disable trace : disable one or more tracepoints. 92 save-tracepoints : write tracepoint setup into a file. 1542 warning (_("Pending tracepoints will not be resolved while" 1565 /* No point in tracing without any tracepoints... */ 1567 error (_("No tracepoints defined, not starting trace")); 1586 warning (_("No tracepoints enabled")); 1589 /* No point in tracing with only disabled tracepoints tha 3591 std::vector<breakpoint *> tracepoints local [all...] |