GNU Info

Info Node: (gdb.info)Enable and Disable Tracepoints

(gdb.info)Enable and Disable Tracepoints


Next: Tracepoint Passcounts Prev: Create and Delete Tracepoints Up: Set Tracepoints
Enter node , (file) or (file)node

Enable and Disable Tracepoints
------------------------------

`disable tracepoint [NUM]'
     Disable tracepoint NUM, or all tracepoints if no argument NUM is
     given.  A disabled tracepoint will have no effect during the next
     trace experiment, but it is not forgotten.  You can re-enable a
     disabled tracepoint using the `enable tracepoint' command.

`enable tracepoint [NUM]'
     Enable tracepoint NUM, or all tracepoints.  The enabled
     tracepoints will become effective the next time a trace experiment
     is run.


automatically generated by info2www version 1.2.2.9