New commands `enable probe' and `disable probe'.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 92cf0d66037602458741e98e0d924765c448ebc1..b983f6f8b7121de7bce1765eefad9ed76b552fa5 100644 (file)
@@ -1,3 +1,16 @@
+2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * stap-probe.c (stap_probe_ops): Add NULLs in the static
+       stap_probe_ops for `enable_probe' and `disable_probe'.
+       * probe.c (enable_probes_command): New function.
+       (disable_probes_command): Likewise.
+       (_initialize_probe): Define the cli commands `enable probe' and
+       `disable probe'.
+       (parse_probe_linespec): New function.
+       (info_probes_for_ops): Use parse_probe_linespec.
+       * probe.h (probe_ops): New hooks `enable_probe' and
+       `disable_probe'.
+
 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
 
        * probe.c (compute_probe_arg): Moved from stap-probe.c
This page took 0.023422 seconds and 4 git commands to generate.