dtrace-probe: Handle error while parsing probe argument.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 70026d05da7c21bbda2c3168d2c91a6d4e3c252b..150b29a4f04e085a4b3f256e4d38acab4ed84eda 100644 (file)
@@ -1,3 +1,11 @@
+2015-03-26  Joel Brobecker  <brobecker@adacore.com>
+
+       * dtrace-probe.c (dtrace_process_dof_probe): Contain any
+       exception raised while parsing the probe arguments.
+       Force parsing to be done using the C language parser.
+       * expression.h (parse_expression_with_language): Declare.
+       * parse.c (parse_expression_with_language): New function.
+
 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
 
        * MAINTAINERS (Write After Approval): Add "Jon Turney".
This page took 0.023951 seconds and 4 git commands to generate.