Next: Starting and Stopping Trace Experiments, Previous: Listing Tracepoints, Up: Set Tracepoints
info static-tracepoint-markersFor each marker, the following columns are printed:
In addition, the following information may be printed for each marker:
          (gdb) info static-tracepoint-markers
          Cnt ID         Enb Address            What
          1   ust/bar2   y   0x0000000000400e1a in main at stexample.c:25
               Data: number1 %d number2 %d
               Probed by static tracepoints: #2
          2   ust/bar33  n   0x0000000000400c87 in main at stexample.c:24
               Data: str %s
          (gdb)